Skip to content

Commit

Permalink
chore(release): v0.15.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 6, 2022
1 parent 67b6912 commit 15c7296
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 14 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.15.3](https://github.com/thecyberworld/thecyberhub.org/compare/v0.15.2...v0.15.3) (2022-10-06)


### Bug Fixes

* blogs indexing ([#138](https://github.com/thecyberworld/thecyberhub.org/issues/138)) ([67b6912](https://github.com/thecyberworld/thecyberhub.org/commit/67b691269f5340a51d6796ef9e6a16110242741a))



## [0.15.2](https://github.com/thecyberworld/thecyberhub.org/compare/v0.15.1...v0.15.2) (2022-10-05)


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



## [0.14.1](https://github.com/thecyberworld/thecyberhub.org/compare/v0.14.0...v0.14.1) (2022-10-02)


### Bug Fixes

* navbar design and typos ([#106](https://github.com/thecyberworld/thecyberhub.org/issues/106)) ([e7e2bc1](https://github.com/thecyberworld/thecyberhub.org/commit/e7e2bc17759a3c9cc0e865515072062924d052c6))



4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions 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.15.2",
"version": "0.15.3",
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d dist",
Expand All @@ -19,7 +19,6 @@
"removeComments": false
}
},

"dependencies": {
"@reduxjs/toolkit": "^1.8.4",
"moment": "^2.29.4",
Expand All @@ -42,4 +41,4 @@
"tailwindcss": "^3.0.24",
"vite": "^2.9.9"
}
}
}

0 comments on commit 15c7296

Please sign in to comment.