Skip to content

Commit 0ac0f48

Browse files
authored
Merge pull request #83 from StackStorm/version-1.2.4
Update version to 1.2.4
2 parents 0b68f00 + 608992c commit 0ac0f48

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
1.2.4 - December 13, 2020
5+
-------------------------
6+
7+
Updated
8+
~~~~~~~
9+
10+
* Updated ``ini`` dependency to 1.3.8 (improvement) #82
11+
412
1.2.3 - April 23, 2020
513
----------------------
614

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "st2client",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "StackStorm ST2 API library",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)