Skip to content

Commit

Permalink
change log (release): v1.9.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 8, 2024
1 parent c0845b7 commit c1137a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.9.7](https://github.com/ephrimlawrence/ananse/compare/v1.9.6...v1.9.7) (2024-08-08)


### Bug Fixes

* **session: mysql:** state json parsing error ([c0845b7](https://github.com/ephrimlawrence/ananse/commit/c0845b71284831a7330aaafcfe58903797e7f36f))



## [1.9.6](https://github.com/ephrimlawrence/ananse/compare/v1.9.5...v1.9.6) (2024-07-28)


Expand Down Expand Up @@ -29,7 +38,3 @@



## [1.9.2](https://github.com/ephrimlawrence/ananse/compare/v1.9.1...v1.9.2) (2024-07-08)



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.9.6",
"version": "1.9.7",
"description": "Ananse is a lightweight NodeJs framework with batteries included for building efficient, scalable and maintainable USSD applications.",
"git": "https://github.com/ephrimlawrence/ananse",
"author": "Lawrence Ephrim",
Expand Down

0 comments on commit c1137a7

Please sign in to comment.