Skip to content

Commit

Permalink
chore(race-condition): release version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 Kuoki Bot committed Apr 17, 2023
1 parent ccf4d78 commit 0df23d9
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions packages/race-condition/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [2.0.0](https://github.com/RicardoJBarrios/kuoki/compare/race-condition-v1.0.8...race-condition-v2.0.0) (2023-04-17)


* Feature/angular pipe (#9) ([467ad59](https://github.com/RicardoJBarrios/kuoki/commit/467ad59ea50c9ae541980ccaf080c439e6f5d764)), closes [#9](https://github.com/RicardoJBarrios/kuoki/issues/9)


### BREAKING CHANGES

* InvalidEnvironmentSourceError name change

* docs(environment): update store documentation

* docs(environment): update service docs

* feat(environment): add EnvironmentReferenceError and update docs

* docs(environment): update service documentation

* feat(environment): update path errors and docs

* docs(environment): update module documentation

* docs(environment): update module errors

* feat(environment): add DuplicatedEnvironmentSourcesError and update docs

* feat(environment): add NonUndefined and update docs

* feat(environment-angular): align changes in environment with angular-environment

* feat(environment-angular): add pipes



## [1.0.8](https://github.com/RicardoJBarrios/kuoki/compare/race-condition-v1.0.7...race-condition-v1.0.8) (2023-04-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/race-condition/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kuoki/race-condition",
"version": "1.0.8",
"version": "2.0.0",
"keywords": [
"kuoki",
"race-condition",
Expand Down

0 comments on commit 0df23d9

Please sign in to comment.