Skip to content

Commit cf10547

Browse files
committed
TAG: 0.2.2
1 parent f540167 commit cf10547

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
# [0.2.2](https://github.com/cogsmith/hive/compare/0.2.2...main) @ [2021-04-10](https://github.com/cogsmith/hive/releases/tag/0.2.2)
4+
5+
## DIFF
6+
- [1 COMMITS SINCE LAST TAG = 0.2.1](https://github.com/cogsmith/hive/compare/0.2.1...0.2.2)
7+
8+
</code>
9+
10+
---
11+
<code>
12+
313
# [0.2.1](https://github.com/cogsmith/hive/compare/0.2.1...main) @ [2021-04-10](https://github.com/cogsmith/hive/releases/tag/0.2.1)
414

515
## 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.2.2-dev",
2+
"version": "0.2.2",
33
"namelong": "HIVE",
44
"name": "hive",
55
"description": "Docker Auto Backend System",
@@ -28,5 +28,5 @@
2828
"lodash": "^4.17.21",
2929
"yargs": "^16.2.0"
3030
},
31-
"versiontaglast": "0.2.1"
31+
"versiontaglast": "0.2.2"
3232
}

0 commit comments

Comments
 (0)