Skip to content

Commit

Permalink
change log (release): v1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 19, 2024
1 parent bee6f84 commit 2f73d1f
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.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))



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


Expand Down Expand Up @@ -41,12 +50,3 @@



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


### Bug Fixes

* add mssql to session config ([90dd280](https://github.com/ephrimlawrence/ananse/commit/90dd280d1dca20fbbff1b279b84486505e6774fa))



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.5.1",
"version": "1.6.0",
"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 2f73d1f

Please sign in to comment.