Skip to content

Commit

Permalink
Merge pull request #1 from kettei-sproutty/release-please--branches--…
Browse files Browse the repository at this point in the history
…main--components--www

chore(main): release 1.0.0
  • Loading branch information
kettei-sproutty authored Jun 7, 2024
2 parents d2f427d + bf8a889 commit a991a60
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## 1.0.0 (2024-06-07)


### Features

* about page ([1d8b54c](https://github.com/kettei-sproutty/personal-website/commit/1d8b54c4d91bef158a1fa022ab611eb8c95a5b2b))
* add changelog page, install mdsvex ([1457937](https://github.com/kettei-sproutty/personal-website/commit/1457937b5cbfd1ba00aa5b5db864489ee84f019d))
* add favicon ([f215198](https://github.com/kettei-sproutty/personal-website/commit/f215198ffa5be950ba50aba2a33444f227a28644))
* add lefthook, commitlint ([2edbe88](https://github.com/kettei-sproutty/personal-website/commit/2edbe8877b7affa032620ee3d51c481bfdcfb461))
* add release-please ([523beb9](https://github.com/kettei-sproutty/personal-website/commit/523beb95e0802cd5ec274ebddc702fd0fbb12f6b))


### Bug Fixes

* add svg titles ([8e267ed](https://github.com/kettei-sproutty/personal-website/commit/8e267edd1c590cc5e50f470b59d3e57541b221d9))
* change noble-black with primary in homepage ([0cd962b](https://github.com/kettei-sproutty/personal-website/commit/0cd962bdde5ea44d15cc8c0c03ead89b32d302df))
* **changelog:** take changelog md from main branch ([d2f427d](https://github.com/kettei-sproutty/personal-website/commit/d2f427dc65134c1c588fab7fb906e58733118c92))
* textarea focus ([f648b19](https://github.com/kettei-sproutty/personal-website/commit/f648b1974d6ecbd29845d8dc62eb855c38766ade))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "www",
"version": "0.0.1",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "vite dev --host",
Expand Down

0 comments on commit a991a60

Please sign in to comment.