-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change log (release): v1.9.5 [skip ci]
- Loading branch information
Conventional Changelog Action
committed
Jul 11, 2024
1 parent
c33d0c1
commit 900c2d5
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
## [1.9.4](https://github.com/ephrimlawrence/ananse/compare/v1.9.3...v1.9.4) (2024-07-08) | ||
## [1.9.5](https://github.com/ephrimlawrence/ananse/compare/v1.9.4...v1.9.5) (2024-07-11) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* remove all japa imports ([0baaa48](https://github.com/ephrimlawrence/ananse/commit/0baaa48368bc93d91d2db3c15540dff0233e5d03)) | ||
* **session: mysql:** handle cases where session query result are returned as JSON object instead of string on some sql versions ([c33d0c1](https://github.com/ephrimlawrence/ananse/commit/c33d0c1d5f7db20f318d298ce6db313f610ef2f7)) | ||
|
||
|
||
|
||
## [1.9.3](https://github.com/ephrimlawrence/ananse/compare/v1.9.2...v1.9.3) (2024-07-08) | ||
## [1.9.4](https://github.com/ephrimlawrence/ananse/compare/v1.9.3...v1.9.4) (2024-07-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
## [1.9.2](https://github.com/ephrimlawrence/ananse/compare/v1.9.1...v1.9.2) (2024-07-08) | ||
* remove all japa imports ([0baaa48](https://github.com/ephrimlawrence/ananse/commit/0baaa48368bc93d91d2db3c15540dff0233e5d03)) | ||
|
||
|
||
|
||
## [1.9.1](https://github.com/ephrimlawrence/ananse/compare/v1.9.0...v1.9.1) (2024-07-08) | ||
## [1.9.3](https://github.com/ephrimlawrence/ananse/compare/v1.9.2...v1.9.3) (2024-07-08) | ||
|
||
|
||
|
||
# [1.9.0](https://github.com/ephrimlawrence/ananse/compare/v1.8.1...v1.9.0) (2024-06-28) | ||
## [1.9.2](https://github.com/ephrimlawrence/ananse/compare/v1.9.1...v1.9.2) (2024-07-08) | ||
|
||
|
||
### Features | ||
|
||
* **session:** implement `remove` method for deleting items from session for all drivers ([72f4d13](https://github.com/ephrimlawrence/ananse/commit/72f4d13af53abf88e667380712ea148957b5e055)) | ||
## [1.9.1](https://github.com/ephrimlawrence/ananse/compare/v1.9.0...v1.9.1) (2024-07-08) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters