Skip to content

Commit

Permalink
chore(release): 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 30, 2024
1 parent 8a0de04 commit 3792580
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.10 (2024-05-30)


### Bug Fixes

* reset timestamp ([#27](https://github.com/microlinkhq/openkey/issues/27)) ([8a0de04](https://github.com/microlinkhq/openkey/commit/8a0de0459474568d7f38ef267f39e6ae258638bf))

### 0.0.9 (2024-05-29)


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.9",
"version": "0.0.10",
"main": "src/index.js",
"exports": {
".": "./src/index.js"
Expand Down

0 comments on commit 3792580

Please sign in to comment.