Skip to content

Commit

Permalink
ci: release v0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ax-sh committed Apr 29, 2024
1 parent 00e086d commit 2103866
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.36.0](https://github.com/ax-sh/portfolio/compare/0.35.0...0.36.0) (2024-04-29)


### Features

* Update package dependencies and scripts ([5855dab](https://github.com/ax-sh/portfolio/commit/5855dab9f0e7d502d9651dda9c1d7ee3cc649646))

## [0.35.0](https://github.com/ax-sh/portfolio/compare/0.34.0...0.35.0) (2024-03-12)


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": "portfolio",
"private": true,
"version": "0.35.0",
"version": "0.36.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 2103866

Please sign in to comment.