We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c91cd commit 69faeeeCopy full SHA for 69faeee
ChangeLog
@@ -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
19
2018.04.27, v3.0.0
20
21
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "smalltalk",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "Promise-based Alert, Confirm and Prompt replacement",
"homepage": "http://github.com/coderaiser/smalltalk",
"repository": {
0 commit comments