Skip to content

Commit d9fbe2f

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.0 [skip ci]
1 parent b825fb3 commit d9fbe2f

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.6.0](https://github.com/thecyberworld/thecyberhub.org/compare/v0.5.0...v0.6.0) (2022-08-09)
2+
3+
4+
### Features
5+
6+
* writeUps under construction ([#78](https://github.com/thecyberworld/thecyberhub.org/issues/78)) ([b825fb3](https://github.com/thecyberworld/thecyberhub.org/commit/b825fb3e26b131793544b0fee6c09bc5cb543907))
7+
8+
9+
110
# [0.5.0](https://github.com/thecyberworld/thecyberhub.org/compare/v0.4.1...v0.5.0) (2022-08-08)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [0.2.3](https://github.com/thecyberworld/thecyberhub.org/compare/v0.2.2...v0.2.3) (2022-07-26)
38-
39-
40-
### Bug Fixes
41-
42-
* courses ([#67](https://github.com/thecyberworld/thecyberhub.org/issues/67)) ([8e9d26a](https://github.com/thecyberworld/thecyberhub.org/commit/8e9d26a1c3b96d684062eaef216035aec8ec0fde))
43-
44-
45-

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
@@ -2,7 +2,7 @@
22
"homepage": "https://thecyberhub.org/",
33
"name": "thecyberhub.org",
44
"private": true,
5-
"version": "0.5.0",
5+
"version": "0.6.0",
66
"scripts": {
77
"predeploy": "npm run build",
88
"deploy": "gh-pages -d dist",

0 commit comments

Comments
 (0)