Skip to content

Commit

Permalink
πŸ”– tag(package.json): v4.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
M0rtzz committed Dec 30, 2024
1 parent 5d9fa5c commit 3141151
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 39 deletions.
41 changes: 3 additions & 38 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,8 @@
## <small>4.4.5 (2024-12-29)</small>

* βœ… test(daily-transfer.yml): test setup ssh ([a14283a](https://github.com/M0rtzz/m0rtzz.blog/commit/a14283a))
* πŸ”– tag(package.json): v4.4.5 ([d0cc4cf](https://github.com/M0rtzz/m0rtzz.blog/commit/d0cc4cf))



## <small>4.4.4 (2024-12-29)</small>

* βœ… test(daily-transfer.yml): test ssh verification ([a0a1dcb](https://github.com/M0rtzz/m0rtzz.blog/commit/a0a1dcb))
* πŸ“ doc(CHANGELOG.md): automatic update ([1855160](https://github.com/M0rtzz/m0rtzz.blog/commit/1855160))
* πŸ”– tag(package.json): v4.4.4 ([72262e2](https://github.com/M0rtzz/m0rtzz.blog/commit/72262e2))



## <small>4.4.3 (2024-12-29)</small>

* βœ… test(daily-transfer.yml): test env var injection ([e4e5e20](https://github.com/M0rtzz/m0rtzz.blog/commit/e4e5e20))
* πŸ“ doc(CHANGELOG.md): automatic update ([9d011a2](https://github.com/M0rtzz/m0rtzz.blog/commit/9d011a2))
* πŸ”– tag(package.json): v4.4.3 ([f525d78](https://github.com/M0rtzz/m0rtzz.blog/commit/f525d78))



## <small>4.4.2 (2024-12-29)</small>

* πŸ“ doc(CHANGELOG.md): automatic update ([2a84dc4](https://github.com/M0rtzz/m0rtzz.blog/commit/2a84dc4))
* πŸ”– tag(package.json): v4.4.2 ([5a1ca84](https://github.com/M0rtzz/m0rtzz.blog/commit/5a1ca84))
* πŸ”¨ script(transfer.sh): set debugging mode ([b3e4256](https://github.com/M0rtzz/m0rtzz.blog/commit/b3e4256))



## <small>4.4.1 (2024-12-29)</small>

* βœ… test(daily-transfer.yml): test script ([ec51052](https://github.com/M0rtzz/m0rtzz.blog/commit/ec51052))
* πŸ“ doc(CHANGELOG.md): automatic update ([188c032](https://github.com/M0rtzz/m0rtzz.blog/commit/188c032))
* πŸ”– tag(package.json): v4.4.1 ([1e7cdf4](https://github.com/M0rtzz/m0rtzz.blog/commit/1e7cdf4))
# 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.4.6](https://github.com/M0rtzz/m0rtzz.blog/compare/v4.4.5...v4.4.6) (2024-12-30)

## 4.4.0 (2024-12-29)

Expand Down Expand Up @@ -2843,5 +2810,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.4.5",
"version": "v4.4.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 3141151

Please sign in to comment.