Skip to content

Commit

Permalink
chore: release v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agung2001 committed Jan 13, 2023
1 parent 2ec5dd9 commit c5e0bd1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 📟 Changelog

## [1.5.2](https://github.com/agung2001/agung2001.github.io/compare/v1.5.1...v1.5.2) (2023-01-13)

## [1.5.1](https://github.com/agung2001/agung2001.github.io/compare/v1.5.0...v1.5.1) (2023-01-13)


Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"tagline": "Let's connect and change the world!",
"username": "agung2001",
"production": true,
"version": "1.5.1",
"version": "1.5.2",
"organizations": [
"artistudioxyz"
],
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "Gruntfile.js",
"author": "Agung Sundoro",
"license": "ISC",
"version": "1.5.1",
"version": "1.5.2",
"scripts": {
"release": "dotenv release-it --"
},
Expand Down

0 comments on commit c5e0bd1

Please sign in to comment.