Skip to content

Commit

Permalink
change log (release): v1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 1, 2024
1 parent 12530b8 commit e7845ea
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,3 +1,12 @@
## [1.4.2](https://github.com/ephrimlawrence/ananse/compare/v1.4.1...v1.4.2) (2024-03-01)


### Bug Fixes

* **simulator:** remove logs ([12530b8](https://github.com/ephrimlawrence/ananse/commit/12530b8eb3c56c17e2834ea85c70d24285a89aed))



## [1.4.1](https://github.com/ephrimlawrence/ananse/compare/v1.4.0...v1.4.1) (2024-03-01)


Expand Down Expand Up @@ -40,12 +49,3 @@



## [1.3.15](https://github.com/ephrimlawrence/ananse/compare/v1.3.14...v1.3.15) (2024-02-29)


### Bug Fixes

* **session: mysql:** query bug when querying session data ([a308606](https://github.com/ephrimlawrence/ananse/commit/a308606d668ea927a2b954fdc3f14485b03cbd3a))



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.4.1",
"version": "1.4.2",
"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 e7845ea

Please sign in to comment.