diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b841e9..635c9a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v1.7.1](https://github.com/alan-wu/flatmapvuer/compare/v1.7.0...v1.7.1) +## [v1.7.2](https://github.com/alan-wu/flatmapvuer/compare/v1.7.1...v1.7.2) + +### Commits + +- Update What's new? [`b56edbf`](https://github.com/alan-wu/flatmapvuer/commit/b56edbf45cbfc3c97a8c8215707336e396c3be2c) + +## [v1.7.1](https://github.com/alan-wu/flatmapvuer/compare/v1.7.0...v1.7.1) - 2025-01-10 ### Commits diff --git a/package-lock.json b/package-lock.json index bd3682e..2bbce15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@abi-software/flatmapvuer", - "version": "1.7.1", + "version": "1.7.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@abi-software/flatmapvuer", - "version": "1.7.1", + "version": "1.7.2", "license": "Apache-2.0", "dependencies": { "@abi-software/flatmap-viewer": "3.2.10", diff --git a/package.json b/package.json index 7b31dc3..ec90300 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abi-software/flatmapvuer", - "version": "1.7.1", + "version": "1.7.2", "license": "Apache-2.0", "files": [ "dist/*",