Skip to content

Commit

Permalink
chore: release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ha1fstack committed Sep 22, 2024
1 parent 573d051 commit 98e52f0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ All notable, unreleased changes to this project will be documented in this file

## [Unreleased]

## [0.0.1] - 2024-09-23

- Initial release
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-router-topbar-example",
"private": true,
"version": "0.0.1-beta.1",
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router-topbar",
"version": "0.0.1-beta.4",
"version": "0.0.1",
"description": "A React Router Top Loading Bar component made using nprogress, compatible with React transition and router loaders.",
"keywords": [
"React",
Expand Down

0 comments on commit 98e52f0

Please # to comment.