Skip to content

Commit

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

## [3.4.3](v3.4.2...v3.4.3) (2023-07-24)

### Chores

* **deps:** lock file maintenance ([1253327](1253327))
  • Loading branch information
semantic-release-bot committed Jul 24, 2023
1 parent 1253327 commit ab321dd
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.3](https://github.com/kunalnagar/jquery.peekABar/compare/v3.4.2...v3.4.3) (2023-07-24)


### Chores

* **deps:** lock file maintenance ([1253327](https://github.com/kunalnagar/jquery.peekABar/commit/12533271eb7e3e89274f5c5f19036bae3b920a8c))

## [3.4.2](https://github.com/kunalnagar/jquery.peekABar/compare/v3.4.1...v3.4.2) (2023-07-24)


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.2",
"version": "3.4.3",
"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 ab321dd

Please sign in to comment.