Skip to content

Commit

Permalink
chore(release): 3.4.5
Browse files Browse the repository at this point in the history
[skip ci]

## [3.4.5](v3.4.4...v3.4.5) (2023-08-07)

### Chores

* **deps:** lock file maintenance ([b5e9ac6](b5e9ac6))
  • Loading branch information
semantic-release-bot committed Aug 7, 2023
1 parent b5e9ac6 commit 53b134a
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,5 +1,12 @@
# Changelog

## [3.4.5](https://github.com/kunalnagar/jquery.peekABar/compare/v3.4.4...v3.4.5) (2023-08-07)


### Chores

* **deps:** lock file maintenance ([b5e9ac6](https://github.com/kunalnagar/jquery.peekABar/commit/b5e9ac68ba9172816c62edb118cad2d4d06d529c))

## [3.4.4](https://github.com/kunalnagar/jquery.peekABar/compare/v3.4.3...v3.4.4) (2023-08-07)


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": "jquery-peek-a-bar",
"version": "3.4.4",
"version": "3.4.5",
"description": "A jQuery plugin for a notification bar with a lot of customization options.",
"main": "dist/js/jquery.peekabar.js",
"files": [
Expand Down

0 comments on commit 53b134a

Please sign in to comment.