Skip to content

Commit

Permalink
change log (release): v1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 4, 2024
1 parent 36225b9 commit 21e0601
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.4](https://github.com/ephrimlawrence/ananse/compare/v1.4.3...v1.4.4) (2024-03-04)


### Bug Fixes

* **session: mysql:** change `data` and `state` column type from json to longtext ([36225b9](https://github.com/ephrimlawrence/ananse/commit/36225b9223a7e058a3987695a6b243e3975c641b))



## [1.4.3](https://github.com/ephrimlawrence/ananse/compare/v1.4.2...v1.4.3) (2024-03-01)


Expand Down Expand Up @@ -39,12 +48,3 @@



## [1.3.17](https://github.com/ephrimlawrence/ananse/compare/v1.3.16...v1.3.17) (2024-02-29)


### Bug Fixes

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



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.3",
"version": "1.4.4",
"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 21e0601

Please sign in to comment.