Skip to content

Commit 497fd3e

Browse files
committed
chore(release): 0.0.1
1 parent abe123b commit 497fd3e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
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.
4+
5+
### 0.0.1 (2024-05-05)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "openkey",
33
"description": "Fast authentication layer for your SaaS, backed by Redis.",
44
"homepage": "https://openkey.js.org",
5-
"version": "0.0.0",
5+
"version": "0.0.1",
66
"main": "src/index.js",
77
"exports": {
88
".": "./src/index.js"

0 commit comments

Comments
 (0)