quick-links-infinite 0.0.6 → 0.0.7

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -64,4 +64,4 @@ For more information on using the Angular CLI, including detailed command refere
64
64
 
65
65
  ## Changelog
66
66
 
67
- For detailed information about changes in each version, please check the [CHANGELOG](CHANGELOG.md)
67
+ For detailed information about changes in each version, please check the [CHANGELOG](./quick-links-infinite/CHANGELOG.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "quick-links-infinite",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.1.0",
6
6
  "@angular/core": "^20.1.0"