Skip to content

Commit

Permalink
change log (release): v1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 28, 2024
1 parent 1cac0a8 commit 6d0f783
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.8.1](https://github.com/ephrimlawrence/ananse/compare/v1.8.0...v1.8.1) (2024-06-28)


### Bug Fixes

* **session:** build error ([1cac0a8](https://github.com/ephrimlawrence/ananse/commit/1cac0a85c8a4036e05b153c83b1dfa91e7aef673))



# [1.8.0](https://github.com/ephrimlawrence/ananse/compare/v1.7.6...v1.8.0) (2024-06-28)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [1.7.3](https://github.com/ephrimlawrence/ananse/compare/v1.7.2...v1.7.3) (2024-05-02)


### Bug Fixes

* **forms:** allow nullable `next_input` value ([74a1e8e](https://github.com/ephrimlawrence/ananse/commit/74a1e8e12f81a1b5cef89d3dccd93f2aad50b160))



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.8.0",
"version": "1.8.1",
"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 6d0f783

Please sign in to comment.