Skip to content

Commit 63e2760

Browse files
chore(release): 5.0.0 [skip ci]
# [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
1 parent d809669 commit 63e2760

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# [5.0.0](https://github.com/josex2r/jQuery-SlotMachine/compare/v4.0.2...v5.0.0) (2022-10-18)
2+
3+
4+
### Features
5+
6+
* build dist ([d809669](https://github.com/josex2r/jQuery-SlotMachine/commit/d809669aee62166c778358b62cb6c44b4df9b007))
7+
* migrate to TS ([08bac3b](https://github.com/josex2r/jQuery-SlotMachine/commit/08bac3be04f4ed2a8ce42ac546c460af531251df))
8+
* migrate to TS ([ae266c5](https://github.com/josex2r/jQuery-SlotMachine/commit/ae266c5a4faee1c6a859eb34e3c994ce38041b76))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* Remove jQuery adapter
14+
* Remove jQuery adapter

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-slotmachine",
3-
"version": "4.0.2",
3+
"version": "5.0.0",
44
"engines": {
55
"node": ">= 16"
66
},

0 commit comments

Comments
 (0)