Skip to content

Commit 0eacfaa

Browse files
chore(repo): version package (#14)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7369760 commit 0eacfaa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-peaches-speak.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nichitaa/auth-react-router
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 7369760: vitest configuration and unit tests
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nichitaa/auth-react-router",
33
"private": false,
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"keywords": [
66
"react",
77
"react-router",

0 commit comments

Comments
 (0)