Skip to content

Commit

Permalink
chore(release): v1.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AshGw committed May 10, 2024
1 parent 2b9da7f commit 0e88736
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## v1.80.0

[compare changes](https://github.com/ashgw/ashgw.io/compare/v1.79.0...v1.80.0)

### 🚀 Enhancements

- Finish the about page ([362e5c7](https://github.com/ashgw/ashgw.io/commit/362e5c7))

### 🩹 Fixes

- Filed build due to double export ([2b9da7f](https://github.com/ashgw/ashgw.io/commit/2b9da7f))

### 📦 Build

- Create two buckets one for images, other genral ([3b6c792](https://github.com/ashgw/ashgw.io/commit/3b6c792))

### ❤️ Contributors

- AshGw ([@AshGw](http://github.com/AshGw))

## v1.79.0

[compare changes](https://github.com/ashgw/ashgw.io/compare/v1.77.0...v1.79.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mysite",
"version": "1.79.0",
"version": "1.80.0",
"private": true,
"scripts": {
"build": "next build",
Expand Down Expand Up @@ -80,4 +80,4 @@
"tailwindcss-animate": "^1.0.7",
"typed.js": "^2.1.0"
}
}
}

0 comments on commit 0e88736

Please sign in to comment.