@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.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -8
  2. 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
- # [7.0.0](https://github.com/jsverse/transloco/compare/transloco-utils-6.0.0...transloco-utils-7.0.0) (2024-03-23)
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
- * **utils:** ๐Ÿค– update scope to jsverse ([89662d0](https://github.com/jsverse/transloco/commit/89662d0d950d233bed5502fa7a182f42cdad2838))
11
-
11
+ - **utils:** ๐Ÿค– update scope to jsverse ([89662d0](https://github.com/jsverse/transloco/commit/89662d0d950d233bed5502fa7a182f42cdad2838))
12
12
 
13
13
  ### BREAKING CHANGES
14
14
 
15
- * **utils:** ๐Ÿงจ The package is noe published under the jsverse scope
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)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jsverse/transloco-utils",
3
- "version": "7.0.0",
3
+ "version": "7.0.1",
4
4
  "description": "Transloco utils library",
5
5
  "main": "./src/index.js",
6
6
  "engines": {