diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a0f082..d71612f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://github.com/ryohidaka/node-zaim/compare/v0.2.2...v0.3.0) (2026-07-15) + + +### Features + +* export API response item types ([5d6f467](https://github.com/ryohidaka/node-zaim/commit/5d6f46730ea376bec21b2815812ad30982ed1cc2)) + ## [0.2.2](https://github.com/ryohidaka/node-zaim/compare/v0.2.1...v0.2.2) (2026-02-20) diff --git a/package.json b/package.json index 4894eba..1892fed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-zaim", - "version": "0.2.2", + "version": "0.3.0", "description": "Node.js client library for Zaim API", "homepage": "https://github.com/ryohidaka/node-zaim#readme", "bugs": {