Skip to content

Commit feb7a7c

Browse files
authored
chore(release): version update (#7)
2 parents b1b933b + 54ef733 commit feb7a7c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/long-yaks-shake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/website/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/website
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [`b1b933b`](https://github.com/alanlu-dev/alanlu.dev/commit/b1b933b1b38fbd202194c93f225c620d2edc96cd) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore(deps): bump package versions
8+
39
## 0.0.1
410

511
### Patch Changes

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/website",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"private": true,
66
"scripts": {
77
"clean:build": "npx rimraf --glob ./.output",

0 commit comments

Comments
 (0)