diff --git a/CHANGELOG.md b/CHANGELOG.md index 4549a0f..a571c38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [2024-10-03] [gitignore turbo, format](https://github.com/RubricLab/auth/commit/cbd07d8b075bd67659bc067742302ef4fdbe0e17) - [2024-10-02] [gitignore, biome, vscode](https://github.com/RubricLab/auth/commit/017182b92cbae09df53e41423db10c788ba94bf7) - [2024-10-02] [init](https://github.com/RubricLab/auth/commit/40145b017976d9a7393063a4640e6965af45eac4) # Changelog diff --git a/package.json b/package.json index a6386eb..dfe275c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint:fix": "bun x biome lint . --write --unsafe" }, "name": "@rubriclab/auth", - "version": "0.0.2", + "version": "0.0.3", "main": "index.ts", "dependencies": { "@rubriclab/package": "*",