diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..519d44e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# Changelog + +## 0.0.2 (2024-12-09) + +* chore: initial commit ([08ea769](https://github.com/vineyardbovines/openstreetmap-api/commit/08ea769)) diff --git a/bun.lockb b/bun.lockb index 203036e..ed1a0ce 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index eb00cb3..d70eef5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vineyardbovines/openstreetmap-api", - "version": "0.0.1", + "version": "0.0.2", "type": "module", "exports": { ".": {