Skip to content

Commit

Permalink
πŸ”– tag(package.json): v4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
M0rtzz committed Jan 6, 2025
1 parent 05b3d44 commit 8bc0583
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 23 deletions.
25 changes: 3 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,8 @@
## <small>4.5.3 (2025-01-06)</small>

* πŸ“ doc(environment_configuration.md): update config ([c46ab1f](https://github.com/M0rtzz/m0rtzz.blog/commit/c46ab1f))
* πŸ”– tag(package.json): v4.5.3 ([ea9bea9](https://github.com/M0rtzz/m0rtzz.blog/commit/ea9bea9))



## <small>4.5.2 (2024-12-30)</small>

* πŸ‘· ci(transfer.yml): run workflow script when someone star or fork this repo ([59fbd0e](https://github.com/M0rtzz/m0rtzz.blog/commit/59fbd0e))
* πŸ“ doc(CHANGELOG.md): automatic update ([58c45c9](https://github.com/M0rtzz/m0rtzz.blog/commit/58c45c9))
* πŸ”– tag(package.json): v4.5.2 ([e5a8056](https://github.com/M0rtzz/m0rtzz.blog/commit/e5a8056))



## <small>4.5.1 (2024-12-30)</small>

* πŸ‘· ci(transfer.yml): update relative path ([b89c958](https://github.com/M0rtzz/m0rtzz.blog/commit/b89c958))
* πŸ“ doc(CHANGELOG.md): automatic update ([9e2e9f4](https://github.com/M0rtzz/m0rtzz.blog/commit/9e2e9f4))
* πŸ”– tag(package.json): v4.5.1 ([c63f782](https://github.com/M0rtzz/m0rtzz.blog/commit/c63f782))
# Changelog

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [4.5.4](https://github.com/M0rtzz/m0rtzz.blog/compare/v4.5.3...v4.5.4) (2025-01-06)

## 4.5.0 (2024-12-30)

Expand Down Expand Up @@ -2907,5 +2890,3 @@ ISSUES CLOSED: engines: {glibc: '\>=2.28', node: ^18.17.0

\>=21.0.0, npm: '\>=9.6.5', pnpm:
'\>=7.1.0', yarn: '\>=3.2.0'}


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "m0rtzz.blog",
"author": "M0rtzz",
"version": "v4.5.3",
"version": "v4.5.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 8bc0583

Please sign in to comment.