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

Commit 370198d

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](1.1.4...1.1.5) (2022-09-19) ### Bug Fixes * support new compatibility module.json format ([c2227b3](c2227b3))
1 parent c2227b3 commit 370198d

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.5](https://github.com/eXaminator/foundry-auto-release/compare/1.1.4...1.1.5) (2022-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* support new compatibility module.json format ([c2227b3](https://github.com/eXaminator/foundry-auto-release/commit/c2227b3e2673112fc6cbdd71ffcd88f8c07b1c12))
7+
18
## [1.1.4](https://github.com/eXaminator/foundry-auto-release/compare/1.1.3...1.1.4) (2022-07-24)
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.4",
3+
"version": "1.1.5",
44
"description": "",
55
"private": true,
66
"main": "src/index.js",

0 commit comments

Comments
 (0)