Skip to content

Commit b3fd366

Browse files
committed
chore(package) v2.0.0
1 parent 7c8c5fd commit b3fd366

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

ChangeLog

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2019.09.18, v2.0.0
2+
3+
feature:
4+
- (modal) drop support of dist, legacy
5+
- (package) stylelint v11.0.0
6+
- (package) wraptile v3.0.0
7+
- (package) style-loader v1.0.0
8+
- (package) rimraf v3.0.0
9+
- (package) putout v6.0.0
10+
- (package) madrun v3.0.5
11+
- (package) eslint-plugin-putout v2.0.0
12+
- (package) eslint-plugin-node v10.0.0
13+
- (package) fullstore v2.0.2
14+
- (package) css-loader v3.1.0
15+
- (package) clean-css-loader v2.0.0
16+
- (package) url-loader v2.1.0
17+
- (package) nyc v14.1.1
18+
- (package) eslint-plugin-node v9.1.0
19+
- (package) eslint v6.1.0
20+
- (package) stylelint v10.1.0
21+
22+
123
2019.03.21, v1.1.2
224

325
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": "1.1.2",
3+
"version": "2.0.0",
44
"description": "lightbox library for displaying modals with api similar to FancyBox v2",
55
"homepage": "http://github.com/cloudcmd/modal",
66
"repository": {

0 commit comments

Comments
 (0)