Skip to content

Commit 6a37746

Browse files
committed
chore: package: v3.0.0
1 parent 55de6bd commit 6a37746

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

ChangeLog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2023.01.15, v3.0.0
2+
3+
feature:
4+
- package: auto-globals v3.0.0
5+
- package: eslint-plugin-n v15.6.1
6+
- package: stylelint-config-standard v29.0.0
7+
- package: @cloudcmd/stub v4.0.1
8+
- package: rimraf v4.0.5
9+
- package: supertape v8.2.0
10+
- package: c8 v7.12.0
11+
- package: madrun v9.0.7
12+
- package: stylelint v14.16.1
13+
- package: eslint-plugin-putout v16.3.0
14+
- package: putout v28.5.0
15+
- package: eslint v8.32.0
16+
- modal: close: add stopPropagation of event
17+
118
2020.03.25, v2.0.3
219

320
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcmd/modal",
3-
"version": "2.0.3",
3+
"version": "3.0.0",
44
"type": "commonjs",
55
"description": "lightbox library for displaying modals with api similar to FancyBox v2",
66
"homepage": "http://github.com/cloudcmd/modal",

0 commit comments

Comments
 (0)