UNPKG

@availity/authorize

Version:

Check user permissions to see if the current user is authorized to see your content.

51 lines (20 loc) 1.64 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.1.3](https://github.com/Availity/availity-react/compare/@availity/authorize@1.1.2...@availity/authorize@1.1.3) (2019-03-04) **Note:** Version bump only for package @availity/authorize ## [1.1.2](https://github.com/Availity/availity-react/compare/@availity/authorize@1.1.1...@availity/authorize@1.1.2) (2019-02-25) ### Bug Fixes * removed npmrc and added config to lerna for now creating locks ([efe82ab](https://github.com/Availity/availity-react/commit/efe82ab)) * removed package-locks,added npmrc ignore,fixed react as hoisted dep ([4648319](https://github.com/Availity/availity-react/commit/4648319)) ## [1.1.1](https://github.com/Availity/availity-react/compare/@availity/authorize@1.1.0...@availity/authorize@1.1.1) (2019-02-13) ### Bug Fixes * fixed package-locks ([ddb49bb](https://github.com/Availity/availity-react/commit/ddb49bb)) * so many package-lock.json's ([8b5dc24](https://github.com/Availity/availity-react/commit/8b5dc24)) # 1.1.0 (2019-02-08) ### Bug Fixes * **feature:** fixed the repository for npm ([7a13a9e](https://github.com/Availity/availity-react/commit/7a13a9e)) * re-created package-locks ([49726de](https://github.com/Availity/availity-react/commit/49726de)) ### Features * **feature:** added packages from av-react to public ([2c32cf3](https://github.com/Availity/availity-react/commit/2c32cf3)) * **feature:** adding typescript support ([cfe57a2](https://github.com/Availity/availity-react/commit/cfe57a2))