Skip to content

Commit

Permalink
chore(release): v0.14.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 2, 2022
1 parent be4e514 commit 44e3329
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.14.0](https://github.com/thecyberworld/thecyberhub.org/compare/v0.13.1...v0.14.0) (2022-10-02)


### Features

* blog page [#99](https://github.com/thecyberworld/thecyberhub.org/issues/99) ([#105](https://github.com/thecyberworld/thecyberhub.org/issues/105)) ([be4e514](https://github.com/thecyberworld/thecyberhub.org/commit/be4e514e00727a2437ec131f17207d6069caa709))



## [0.13.1](https://github.com/thecyberworld/thecyberhub.org/compare/v0.13.0...v0.13.1) (2022-08-26)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [0.11.2](https://github.com/thecyberworld/thecyberhub.org/compare/v0.11.1...v0.11.2) (2022-08-23)


### Bug Fixes

* spinner timee ([#89](https://github.com/thecyberworld/thecyberhub.org/issues/89)) ([c693562](https://github.com/thecyberworld/thecyberhub.org/commit/c693562e65b8becbdc55012242a9d8e93827dab2))



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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"homepage": "https://thecyberhub.org/",
"name": "thecyberhub.org",
"private": true,
"version": "0.13.1",
"version": "0.14.0",
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d dist",
Expand Down

0 comments on commit 44e3329

Please sign in to comment.