Skip to content

Commit 69faeee

Browse files
committed
chore(package) v3.1.0
1 parent 10c91cd commit 69faeee

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2018.07.10, v3.1.0
2+
3+
fix:
4+
- test(smalltalk) add ability to update fixtures
5+
6+
feature:
7+
- (smalltalk) add custom label buttons
8+
- (package) css-loader v1.0.0
9+
- (package) webpack-cli v3.0.8
10+
- (package) nyc v12.0.2
11+
- (package) eslint v5.0.0
12+
- (package) sinon v6.0.0
13+
- (package) clean-css-loader v1.0.1
14+
- (package) sinon v5.0.3
15+
- (package) sinon v5.0.1
16+
- (package) rm systemjs
17+
18+
119
2018.04.27, v3.0.0
220

321
fix:

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": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Promise-based Alert, Confirm and Prompt replacement",
55
"homepage": "http://github.com/coderaiser/smalltalk",
66
"repository": {

0 commit comments

Comments
 (0)