Skip to content

Commit

Permalink
chore: bump to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yutak23 committed Oct 22, 2023
1 parent f5f3ec6 commit 81953bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-axios-case-converter",
"version": "1.0.3",
"version": "1.0.4",
"author": "yutak23 <[email protected]> (https://github.com/yutak23)",
"repository": {
"type": "git",
Expand Down

0 comments on commit 81953bf

Please sign in to comment.