Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Commit f777f03

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](1.1.3...1.1.4) (2022-07-24) ### Bug Fixes * revert to original check to see if login was successful ([6864fb7](6864fb7))
1 parent 6864fb7 commit f777f03

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.4](https://github.com/eXaminator/foundry-auto-release/compare/1.1.3...1.1.4) (2022-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* revert to original check to see if login was successful ([6864fb7](https://github.com/eXaminator/foundry-auto-release/commit/6864fb783e12cc07ede514a66992ec258e45deb6))
7+
18
## [1.1.3](https://github.com/eXaminator/foundry-auto-release/compare/1.1.2...1.1.3) (2022-07-23)
29

310

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": "foundry-auto-release",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "",
55
"private": true,
66
"main": "src/index.js",

0 commit comments

Comments
 (0)