Skip to content

Commit

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

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.5 (2024-05-06)

### 0.0.4 (2024-05-06)

### 0.0.3 (2024-05-05)
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.4",
"version": "0.0.5",
"main": "src/index.js",
"exports": {
".": "./src/index.js"
Expand Down

0 comments on commit ba14b70

Please sign in to comment.