Skip to content

Commit b848b6f

Browse files
committed
chore(package) v4.0.3
1 parent aca5da0 commit b848b6f

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

ChangeLog

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
2020.02.19, v4.0.3
2+
3+
fix:
4+
- (smalltalk) query
5+
6+
feature:
7+
- (package) stylelint-config-standard v20.0.0
8+
- (package) stylelint v13.2.0
9+
- (smalltalk) add ability to strip comments from bundle (#22)
10+
- (package) eslint-plugin-node v11.0.0
11+
- (package) nyc v15.0.0
12+
- (madrun) wisdom: add ability to upload assets on release (#22)
13+
- (package) rm babel
14+
- (package) url-loader v3.0.0
15+
- (package) madrun v5.0.1
16+
- (package) nodemon v2.0.1
17+
- (package) eslint-plugin-putout v3.0.0
18+
- (package) putout v7.2.2
19+
- (package) stylelint v12.0.0
20+
- (package) madrun v4.0.0
21+
- (package) madrun v3.1.1: add ability to build on windows (#18)
22+
23+
124
2019.09.19, v4.0.2
225

326
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smalltalk",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Promise-based Alert, Confirm and Prompt replacement",
55
"homepage": "http://github.com/coderaiser/smalltalk",
66
"repository": {

0 commit comments

Comments
 (0)