Skip to content

Commit cd4299f

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.9.0 [skip ci]
1 parent 6824759 commit cd4299f

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.9.0](https://github.com/thecyberworld/thecyberhub.org/compare/v0.8.0...v0.9.0) (2022-08-16)
2+
3+
4+
### Features
5+
6+
* share-us ([#83](https://github.com/thecyberworld/thecyberhub.org/issues/83)) ([6824759](https://github.com/thecyberworld/thecyberhub.org/commit/6824759bdca612033793cd26b57bc8ee74055609))
7+
8+
9+
110
# [0.8.0](https://github.com/thecyberworld/thecyberhub.org/compare/v0.7.0...v0.8.0) (2022-08-16)
211

312

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

3544

3645

37-
## [0.4.1](https://github.com/thecyberworld/thecyberhub.org/compare/v0.4.0...v0.4.1) (2022-08-07)
38-
39-
40-
### Bug Fixes
41-
42-
* navigation ([#75](https://github.com/thecyberworld/thecyberhub.org/issues/75)) ([c3bec04](https://github.com/thecyberworld/thecyberhub.org/commit/c3bec0411f8a70b2d220f34bb9fa0f512272876a))
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.8.0",
5+
"version": "0.9.0",
66
"scripts": {
77
"predeploy": "npm run build",
88
"deploy": "gh-pages -d dist",

0 commit comments

Comments
 (0)