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

Commit 746c759

Browse files
chore(release): 1.1.11 [skip ci]
## [1.1.11](1.1.10...1.1.11) (2023-07-02) ### Bug Fixes * use pre build image from docker hub ([4ab8a47](4ab8a47))
1 parent 4ab8a47 commit 746c759

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.11](https://github.com/eXaminator/foundry-auto-release/compare/1.1.10...1.1.11) (2023-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* use pre build image from docker hub ([4ab8a47](https://github.com/eXaminator/foundry-auto-release/commit/4ab8a47a2859c39d7b1080ebe0ffb52cb707c4be))
7+
18
## [1.1.10](https://github.com/eXaminator/foundry-auto-release/compare/1.1.9...1.1.10) (2023-07-02)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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.10",
3+
"version": "1.1.11",
44
"description": "",
55
"private": true,
66
"main": "src/index.js",

0 commit comments

Comments
 (0)