Skip to content

Commit f6589ea

Browse files
authored
Merge pull request #144 from xwa130saucer/bump-version-changelog
update version and changelog
2 parents 9f5c031 + da9278c commit f6589ea

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 0.23.0
4+
- Update requestRetry npm lib from 4.0.2 -> 7.0.0
5+
36
## 0.22.0
47
- Update screener-runner to 0.13.0
58

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": "screener-storybook",
3-
"version": "0.22.0",
3+
"version": "0.23.0",
44
"description": "Automated Visual Testing for React Storybook using Screener.io",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)