Skip to content

Commit

Permalink
chore: release v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaliske committed Feb 15, 2024
1 parent 3b60546 commit 5987f1f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [3.5.0](https://github.com/pascaliske/pascaliske.dev/compare/v3.4.0...v3.5.0) (2024-02-15)


### Bug Fixes

* **deps:** update dependency @fortawesome/angular-fontawesome to v0.14.1 ([f85bd63](https://github.com/pascaliske/pascaliske.dev/commit/f85bd63aabcc8f73773b582c125cf044fe877629))


### Features

* switch to new application builder ([09f066f](https://github.com/pascaliske/pascaliske.dev/commit/09f066feb1b5e8431ed1c86d9fbe9610db8682bb))
* upgrade to angular v17.2 ([40d9cfa](https://github.com/pascaliske/pascaliske.dev/commit/40d9cfa80359c216191df95b01ac345288b28eab))
* upgrade to hono v4 ([3b60546](https://github.com/pascaliske/pascaliske.dev/commit/3b605461dbb6333f364940406a26be8bcee3e453))



# [3.4.0](https://github.com/pascaliske/pascaliske.dev/compare/v3.3.5...v3.4.0) (2023-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pascaliske-dev",
"description": "Angular Web App built with GitHub Actions and deployed with Cloudflare.",
"version": "3.4.0",
"version": "3.5.0",
"license": "MIT",
"scripts": {
"prepare": "husky",
Expand Down

0 comments on commit 5987f1f

Please sign in to comment.