Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
Merge pull request #31 from pilcrowOnPaper/main.auri
Browse files Browse the repository at this point in the history
Auri: Release request (v1.0.4)
  • Loading branch information
pilcrowonpaper authored Feb 2, 2024
2 parents 2fd5a78 + e9347dd commit 523e0cd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion .changesets/byc0e.patch.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# oslo

## 1.0.4

### Patch changes

- Fix: Export `TimeSpanUnit` ([#30](https://github.com/pilcrowOnPaper/oslo/pull/30))

## 1.0.3

- Pin `@node-rs/argon2` and `@node-rs/bcrypt` versions [#26](https://github.com/pilcrowOnPaper/oslo/pull/26)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oslo",
"type": "module",
"version": "1.0.3",
"version": "1.0.4",
"description": "A collection of auth-related utilities",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 523e0cd

Please sign in to comment.