Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed Apr 5, 2024
1 parent 96cb334 commit 5e20dc8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v0.0.5](https://github.com/bicycle-codes/scroll-progress/compare/v0.0.4...v0.0.5)
## [v0.0.6](https://github.com/bicycle-codes/scroll-progress/compare/v0.0.5...v0.0.6)

### Commits

- better non-jank [`96cb334`](https://github.com/bicycle-codes/scroll-progress/commit/96cb334855fb807f100f58127a5083bae63cdf8f)

## [v0.0.5](https://github.com/bicycle-codes/scroll-progress/compare/v0.0.4...v0.0.5) - 2024-04-05

### Commits

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": "@bicycle-codes/scroll-progress",
"version": "0.0.5",
"version": "0.0.6",
"description": "A webcomponent that shows scroll progress",
"directories": {
"example": "example",
Expand Down

0 comments on commit 5e20dc8

Please sign in to comment.