Skip to content

Commit

Permalink
TAG: 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVKINGBOT committed Apr 27, 2021
1 parent 3abbf21 commit 7ddbedc
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
<code>

# [0.3.5](https://github.com/cogsmith/webgate/compare/0.3.5...main) @ [2021-04-26](https://github.com/cogsmith/webgate/releases/tag/0.3.5)

## DIFF
- [33 COMMITS SINCE LAST TAG = 0.3.4](https://github.com/cogsmith/webgate/compare/0.3.4...0.3.5)

## FEATURE
- [#14: Add Target Modifier For IFRAME Wrapper](https://github.com/cogsmith/webgate/issues/14)

## COMMIT
- add iframe target = |

</code>

---
<code>

# [0.3.4](https://github.com/cogsmith/webgate/compare/0.3.4...main) @ [2021-04-14](https://github.com/cogsmith/webgate/releases/tag/0.3.4)

## DIFF
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.5-dev",
"version": "0.3.5",
"namelong": "WEBGATE",
"nametag": "WEBGATE",
"name": "webgate",
Expand Down Expand Up @@ -38,5 +38,5 @@
"pino-pretty": "^4.7.1",
"yargs": "^16.2.0"
},
"versiontaglast": "0.3.4"
"versiontaglast": "0.3.5"
}

0 comments on commit 7ddbedc

Please sign in to comment.