@jsverse/transloco-utils 7.0.0 โ 7.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -8
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,24 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## [7.0.1](https://github.com/ngneat/transloco/compare/transloco-utils-7.0.0...transloco-utils-7.0.1) (2024-05-31)
|
|
6
6
|
|
|
7
|
+
# [7.0.0](https://github.com/jsverse/transloco/compare/transloco-utils-6.0.0...transloco-utils-7.0.0) (2024-03-23)
|
|
7
8
|
|
|
8
9
|
### chore
|
|
9
10
|
|
|
10
|
-
|
|
11
|
-
|
|
11
|
+
- **utils:** ๐ค update scope to jsverse ([89662d0](https://github.com/jsverse/transloco/commit/89662d0d950d233bed5502fa7a182f42cdad2838))
|
|
12
12
|
|
|
13
13
|
### BREAKING CHANGES
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
- **utils:** ๐งจ The package is noe published under the jsverse scope
|
|
18
16
|
|
|
19
17
|
# [6.0.0](https://github.com/jsverse/transloco/compare/transloco-utils-5.0.0...transloco-utils-6.0.0) (2024-03-23)
|
|
20
18
|
|
|
21
|
-
|
|
22
|
-
|
|
23
19
|
# [5.0.0](https://github.com/jsverse/transloco/compare/transloco-utils-4.0.0...transloco-utils-5.0.0) (2023-07-30)
|
|
24
20
|
|
|
25
21
|
# [4.0.0](https://github.com/jsverse/transloco/compare/transloco-utils-3.0.5...transloco-utils-4.0.0) (2023-06-17)
|