@ovh-ux/ng-ovh-user-pref
Version:
An AngularJS service to create/get/delete user preferences
169 lines (56 loc) • 4.75 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.1.2](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.1.1...@ovh-ux/ng-ovh-user-pref@2.1.2) (2024-11-28)
**Note:** Version bump only for package @ovh-ux/ng-ovh-user-pref
## [2.1.1](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.1.0...@ovh-ux/ng-ovh-user-pref@2.1.1) (2023-12-05)
**Note:** Version bump only for package @ovh-ux/ng-ovh-user-pref
# [2.1.0](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.0.7...@ovh-ux/ng-ovh-user-pref@2.1.0) (2023-11-21)
### Features
* migrate from vuepress to vitepress ([6968c85](https://github.com/ovh/manager/commit/6968c85f00e19c41bc240abb37a50e9dacf9c5e5))
## [2.0.7](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.0.6...@ovh-ux/ng-ovh-user-pref@2.0.7) (2023-09-07)
**Note:** Version bump only for package @ovh-ux/ng-ovh-user-pref
## [2.0.6](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.0.5...@ovh-ux/ng-ovh-user-pref@2.0.6) (2023-01-19)
**Note:** Version bump only for package @ovh-ux/ng-ovh-user-pref
## [2.0.5](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.0.4...@ovh-ux/ng-ovh-user-pref@2.0.5) (2022-11-29)
**Note:** Version bump only for package @ovh-ux/ng-ovh-user-pref
## [2.0.4](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.0.3...@ovh-ux/ng-ovh-user-pref@2.0.4) (2022-03-04)
### Bug Fixes
* **dev-deps:** update `@ovh-ux/component-rollup-config` to `v12.0.` ([8145cd4](https://github.com/ovh/manager/commit/8145cd44a34cec071db4b5267182705625951077))
## [2.0.3](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.0.2...@ovh-ux/ng-ovh-user-pref@2.0.3) (2021-10-26)
### Bug Fixes
* **dev-deps:** upgrade @ovh-ux/component-rollup-config to `v11.0.0` ([3ae659b](https://github.com/ovh/manager/commit/3ae659bea59244fd5660375b9dac52055cc374b0))
## [2.0.2](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.0.1...@ovh-ux/ng-ovh-user-pref@2.0.2) (2021-06-29)
### Bug Fixes
* **deps:** upgrade `@ovh-ux/component-rollup-config` to `v10.0.0` ([8eac31f](https://github.com/ovh/manager/commit/8eac31f81e46d1570c131cf55788d6435842ab6d))
## [2.0.1](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@2.0.0...@ovh-ux/ng-ovh-user-pref@2.0.1) (2021-01-13)
### Bug Fixes
* update semver range for @ovh-ux/component-rollup-config ([dda59c6](https://github.com/ovh/manager/commit/dda59c6b71cb4ad9ab98f06a0bf995a7eb45a1d9))
# [2.0.0](https://github.com/ovh/manager/compare/@ovh-ux/ng-ovh-user-pref@1.0.2...@ovh-ux/ng-ovh-user-pref@2.0.0) (2020-04-01)
### Bug Fixes
* **provider:** udpate name of injected proxy request provider ([#8](https://github.com/ovh/manager/issues/8)) ([d2d4184](https://github.com/ovh/manager/commit/d2d4184564bb765853436b313cf991e372458903))
### Code Refactoring
* add missing ng prefix to the angular module name ([09ac8da](https://github.com/ovh/manager/commit/09ac8da3ca228a89664bdc113e8d7b7ee1cc0648))
### Features
* es module refactoring ([84814c3](https://github.com/ovh/manager/commit/84814c3f8737fd73dbf8719faaf9210a669d7bb6))
### BREAKING CHANGES
* module is now named as `ngOvhUserPref`
## [1.0.2](https://github.com/ovh-ux/ng-ovh-user-pref/compare/v1.0.1...v1.0.2) (2020-01-09)
## [1.0.1](https://github.com/ovh-ux/ng-ovh-user-pref/compare/v1.0.0...v1.0.1) (2019-11-08)
# [1.0.0](https://github.com/ovh-ux/ng-ovh-user-pref/compare/v0.3.1...v1.0.0) (2019-02-28)
### Bug Fixes
* **provider:** udpate name of injected proxy request provider ([#8](https://github.com/ovh-ux/ng-ovh-user-pref/issues/8)) ([40dfdf6](https://github.com/ovh-ux/ng-ovh-user-pref/commit/40dfdf6))
### Code Refactoring
* add missing ng prefix to the angular module name ([1dd7d64](https://github.com/ovh-ux/ng-ovh-user-pref/commit/1dd7d64))
### Features
* es module refactoring ([5ac57d3](https://github.com/ovh-ux/ng-ovh-user-pref/commit/5ac57d3))
### BREAKING CHANGES
* module is now named as `ngOvhUserPref`
# [1.0.0-beta.0](https://github.com/ovh-ux/ng-ovh-user-pref/compare/v1.0.0-alpha.0...v1.0.0-beta.0) (2019-01-22)
### Code Refactoring
* add missing ng prefix to the angular module name ([7352ff7](https://github.com/ovh-ux/ng-ovh-user-pref/commit/7352ff7))
### BREAKING CHANGES
* module is now named as `ngOvhUserPref`
# [1.0.0-alpha.0](https://github.com/ovh-ux/ovh-angular-user-pref/compare/v0.3.1...v1.0.0-alpha.0) (2019-01-18)
### Features
* es module refactoring ([2522a68](https://github.com/ovh-ux/ovh-angular-user-pref/commit/2522a68))