Skip to content

Commit

Permalink
chore(release): 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 29, 2024
1 parent 6e61720 commit e33c9a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.0.9 (2024-05-29)


### Bug Fixes

* ensure to treat timestamp properly ([#26](https://github.com/microlinkhq/openkey/issues/26)) ([6e61720](https://github.com/microlinkhq/openkey/commit/6e617202db996b4b6bb09c814a3fb987e6760e7e))

### 0.0.8 (2024-05-28)

### 0.0.7 (2024-05-18)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "openkey",
"description": "Fast authentication layer for your SaaS, backed by Redis.",
"homepage": "https://openkey.js.org",
"version": "0.0.8",
"version": "0.0.9",
"main": "src/index.js",
"exports": {
".": "./src/index.js"
Expand Down

0 comments on commit e33c9a8

Please sign in to comment.