Commit b98c572 🤖 Kuoki Bot
committed
1 parent ca4606f commit b98c572 Copy full SHA for b98c572
File tree 2 files changed +35
-1
lines changed
2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
5
+ # [ 1.0.0] ( https://github.com/RicardoJBarrios/kuoki/compare/anymap-v0.1.5...anymap-v1.0.0 ) (2023-04-17)
6
+
7
+
8
+ * Feature/angular pipe (#9 ) ([ 467ad59] ( https://github.com/RicardoJBarrios/kuoki/commit/467ad59ea50c9ae541980ccaf080c439e6f5d764 ) ), closes [ #9 ] ( https://github.com/RicardoJBarrios/kuoki/issues/9 )
9
+
10
+
11
+ ### BREAKING CHANGES
12
+
13
+ * InvalidEnvironmentSourceError name change
14
+
15
+ * docs(environment): update store documentation
16
+
17
+ * docs(environment): update service docs
18
+
19
+ * feat(environment): add EnvironmentReferenceError and update docs
20
+
21
+ * docs(environment): update service documentation
22
+
23
+ * feat(environment): update path errors and docs
24
+
25
+ * docs(environment): update module documentation
26
+
27
+ * docs(environment): update module errors
28
+
29
+ * feat(environment): add DuplicatedEnvironmentSourcesError and update docs
30
+
31
+ * feat(environment): add NonUndefined and update docs
32
+
33
+ * feat(environment-angular): align changes in environment with angular-environment
34
+
35
+ * feat(environment-angular): add pipes
36
+
37
+
38
+
5
39
## [ 0.1.5] ( https://github.com/RicardoJBarrios/kuoki/compare/anymap-v0.1.4...anymap-v0.1.5 ) (2023-04-12)
6
40
7
41
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kuoki/anymap" ,
3
- "version" : " 0.1.5 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " A helper class for testing use cases where the value is of type any" ,
5
5
"keywords" : [
6
6
" kuoki" ,
You can’t perform that action at this time.
0 commit comments