Skip to content

Commit fbb5cd1

Browse files
committed
TAG: 0.3.9
1 parent 005417c commit fbb5cd1

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
<code>
22

3+
# [0.3.9](https://github.com/cogsmith/webgate/compare/0.3.9...main) @ [2021-06-27](https://github.com/cogsmith/webgate/releases/tag/0.3.9)
4+
5+
## DIFF
6+
- [8 COMMITS SINCE LAST TAG = 0.3.8](https://github.com/cogsmith/webgate/compare/0.3.8...0.3.9)
7+
8+
## COMMITS
9+
- css add html
10+
11+
</code>
12+
13+
---
14+
<code>
15+
316
# [0.3.8](https://github.com/cogsmith/webgate/compare/0.3.8...main) @ [2021-05-01](https://github.com/cogsmith/webgate/releases/tag/0.3.8)
417

518
## DIFF

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.9-dev",
2+
"version": "0.3.9",
33
"namelong": "WEBGATE",
44
"nametag": "WEBGATE",
55
"name": "webgate",
@@ -39,5 +39,5 @@
3939
"pino-pretty": "^4.7.1",
4040
"yargs": "^16.2.0"
4141
},
42-
"versiontaglast": "0.3.8"
42+
"versiontaglast": "0.3.9"
4343
}

0 commit comments

Comments
 (0)