Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](v4.0.2...v5.0.0) (2022-10-18)

### Features

* build dist ([d809669](d809669))
* migrate to TS ([08bac3b](08bac3b))
* migrate to TS ([ae266c5](ae266c5))

### BREAKING CHANGES

* Remove jQuery adapter
* Remove jQuery adapter
  • Loading branch information
semantic-release-bot committed Oct 18, 2022
1 parent d809669 commit 63e2760
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# [5.0.0](https://github.com/josex2r/jQuery-SlotMachine/compare/v4.0.2...v5.0.0) (2022-10-18)


### Features

* build dist ([d809669](https://github.com/josex2r/jQuery-SlotMachine/commit/d809669aee62166c778358b62cb6c44b4df9b007))
* migrate to TS ([08bac3b](https://github.com/josex2r/jQuery-SlotMachine/commit/08bac3be04f4ed2a8ce42ac546c460af531251df))
* migrate to TS ([ae266c5](https://github.com/josex2r/jQuery-SlotMachine/commit/ae266c5a4faee1c6a859eb34e3c994ce38041b76))


### BREAKING CHANGES

* Remove jQuery adapter
* Remove jQuery adapter
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-slotmachine",
"version": "4.0.2",
"version": "5.0.0",
"engines": {
"node": ">= 16"
},
Expand Down

0 comments on commit 63e2760

Please sign in to comment.