Skip to content

Commit

Permalink
change log (release): v1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 19, 2024
1 parent 596469a commit 34431e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
# [1.2.0](https://github.com/ephrimlawrence/ananse/compare/v1.1.8...v1.2.0) (2024-02-19)
## [1.2.1](https://github.com/ephrimlawrence/ananse/compare/v1.2.0...v1.2.1) (2024-02-19)


### Features
### Bug Fixes

* bundle simulator as binary file ([880e676](https://github.com/ephrimlawrence/ananse/commit/880e676d0784bb0eae73103542980e18a55424f6))
* bug ([596469a](https://github.com/ephrimlawrence/ananse/commit/596469a52582e6d51c6915b366b0f07fa20c27da))



## [1.1.8](https://github.com/ephrimlawrence/ananse/compare/v1.1.7...v1.1.8) (2024-02-19)
# [1.2.0](https://github.com/ephrimlawrence/ananse/compare/v1.1.8...v1.2.0) (2024-02-19)


### Features

## [1.1.7](https://github.com/ephrimlawrence/ananse/compare/v1.1.6...v1.1.7) (2024-02-19)
* bundle simulator as binary file ([880e676](https://github.com/ephrimlawrence/ananse/commit/880e676d0784bb0eae73103542980e18a55424f6))



## [1.1.6](https://github.com/ephrimlawrence/ananse/compare/v1.1.5...v1.1.6) (2024-02-19)
## [1.1.8](https://github.com/ephrimlawrence/ananse/compare/v1.1.7...v1.1.8) (2024-02-19)



## [1.1.5](https://github.com/ephrimlawrence/ananse/compare/v1.1.4...v1.1.5) (2024-02-19)
## [1.1.7](https://github.com/ephrimlawrence/ananse/compare/v1.1.6...v1.1.7) (2024-02-19)


### Bug Fixes

* update npm deploy action ([ec00d7e](https://github.com/ephrimlawrence/ananse/commit/ec00d7e932d54f56d59b58b1c14802e03a0c3e13))
## [1.1.6](https://github.com/ephrimlawrence/ananse/compare/v1.1.5...v1.1.6) (2024-02-19)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ananse",
"version": "1.2.0",
"version": "1.2.1",
"description": "Ananse is a simple and fast library for creating USSD applications with NodeJS/Typescript",
"git": "https://github.com/ephrimlawrence/ananse",
"author": "Lawrence Ephrim",
Expand Down

0 comments on commit 34431e9

Please sign in to comment.