diff --git a/CHANGELOG.md b/CHANGELOG.md index bceda5a..71e4c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.1.0 (2024-12-09) + +* feat: publih ([df6d1b0](https://github.com/vineyardbovines/openstreetmap-api/commit/df6d1b0)) + ## 0.0.3 (2024-12-09) * Merge branch 'main' of github.com:vineyardbovines/openstreetmap-api ([0589c02](https://github.com/vineyardbovines/openstreetmap-api/commit/0589c02)) diff --git a/package.json b/package.json index 4e88b9d..5e21d0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vineyardbovines/openstreetmap-api", - "version": "0.0.3", + "version": "0.1.0", "type": "module", "exports": { ".": {