Skip to content

Commit

Permalink
chore(release): 1.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.1](v1.11.0...v1.11.1) (2025-01-18)

### Bug Fixes

* filter-query-key ([7db65f5](7db65f5))
  • Loading branch information
semantic-release-bot committed Jan 18, 2025
1 parent 7db65f5 commit dd56fde
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.11.1](https://github.com/CoCreate-app/CoCreate-progress/compare/v1.11.0...v1.11.1) (2025-01-18)


### Bug Fixes

* filter-query-key ([7db65f5](https://github.com/CoCreate-app/CoCreate-progress/commit/7db65f5790ceea11617f26e110c1e4714eebbb38))

# [1.11.0](https://github.com/CoCreate-app/CoCreate-progress/compare/v1.10.3...v1.11.0) (2024-11-04)


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": "@cocreate/progress",
"version": "1.11.0",
"version": "1.11.1",
"description": "A simple progress component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"progress",
Expand Down

0 comments on commit dd56fde

Please sign in to comment.