Skip to content

Commit

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

### [3.2.5](v3.2.4...v3.2.5) (2021-06-09)

### Chores

* **deps:** update dependency normalize-url to 6.0.1 [security] ([#46](#46)) ([ad60d0c](ad60d0c))
  • Loading branch information
semantic-release-bot committed Jun 9, 2021
1 parent ad60d0c commit 12f4db8
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.2.5](https://github.com/kunalnagar/jquery.peekABar/compare/v3.2.4...v3.2.5) (2021-06-09)


### Chores

* **deps:** update dependency normalize-url to 6.0.1 [security] ([#46](https://github.com/kunalnagar/jquery.peekABar/issues/46)) ([ad60d0c](https://github.com/kunalnagar/jquery.peekABar/commit/ad60d0cacb3959d54267729f08fb384aaab2d44f))

### [3.2.4](https://github.com/kunalnagar/jquery.peekABar/compare/v3.2.3...v3.2.4) (2021-06-05)


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.2.4",
"version": "3.2.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 12f4db8

Please sign in to comment.