Skip to content

Commit

Permalink
change log (release): v1.7.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 2, 2024
1 parent aefdcdd commit 3a8c160
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.7.2](https://github.com/ephrimlawrence/ananse/compare/v1.7.1...v1.7.2) (2024-05-02)


### Bug Fixes

* **gateway: wigal:** replace `\n` with `^` when rendering response ([aefdcdd](https://github.com/ephrimlawrence/ananse/commit/aefdcdd76e0d85f3e64555a22744eb7ffb1b5ddc))



## [1.7.1](https://github.com/ephrimlawrence/ananse/compare/v1.7.0...v1.7.1) (2024-04-26)


Expand All @@ -24,12 +33,3 @@



# [1.6.0](https://github.com/ephrimlawrence/ananse/compare/v1.5.1...v1.6.0) (2024-03-19)


### Features

* add helper field/method to retrieve msisdn of the current session ([bee6f84](https://github.com/ephrimlawrence/ananse/commit/bee6f84743bc6c9b3859cee38de487eba922e575))



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.7.1",
"version": "1.7.2",
"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 3a8c160

Please sign in to comment.