Skip to content

Commit

Permalink
chore(release): release v0.0.1-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach677 committed Sep 29, 2024
1 parent 875b2c5 commit 4855f34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# CHANGELOG

## 0.0.1-alpha.2 (2024-09-29)
## [0.0.1-alpha.3](https://github.com/Zach677/TechTrek/compare/v0.0.1-alpha.1...v0.0.1-alpha.3) (2024-09-29)



## [0.0.1-alpha.1](https://github.com/Zach677/TechTrek/compare/39f429d9cf158453734d1d0c31d03bbf20f86d8a...v0.0.1-alpha.1) (2024-09-29)


### Bug Fixes
Expand Down
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "TechTrek",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"private": false,
"packageManager": "[email protected]",
"description": "My Simple Personal website",
Expand Down Expand Up @@ -58,14 +58,10 @@
"eslint": "^9.11.1",
"eslint-config-hyoban": "^3.1.8",
"framer-motion": "11.3.2",
"eslint": "^9.11.1",
"eslint-config-hyoban": "^3.1.8",
"framer-motion": "11.3.2",
"happy-dom": "^15.7.4",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"nbump": "^2.0.4",
"nbump": "^2.0.4",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand Down Expand Up @@ -101,4 +97,4 @@
"dev"
]
}
}
}

0 comments on commit 4855f34

Please sign in to comment.