diff --git a/CHANGELOG.md b/CHANGELOG.md index 91d24eb..cfbd325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,11 @@ All notable changes to this project will be documented in this file. -## [1.0.2] - 2023-10-20 +## [1.0.4] - 2023-10-23 ### Fixed -- Fix: change option name. +- Chore: edit README and add description to interface. ## [1.0.1] - 2023-10-20 @@ -20,5 +20,6 @@ All notable changes to this project will be documented in this file. - First release. +[1.0.4]: https://github.com/yutak23/simple-axios-case-converter/compare/v1.0.2...v1.0.4 [1.0.2]: https://github.com/yutak23/simple-axios-case-converter/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/yutak23/simple-axios-case-converter/compare/v1.0.0...v1.0.1 diff --git a/package.json b/package.json index 2a7e6c1..2f3c6a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-axios-case-converter", - "version": "1.0.3", + "version": "1.0.4", "author": "yutak23 (https://github.com/yutak23)", "repository": { "type": "git",