Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#3)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2024-08-17)


### ⚠ BREAKING CHANGES

* migrate to remix with conventional commits
([#2](#2))

### Bug Fixes

* update text alignment
([bd5027b](bd5027b))


### Code Refactoring

* migrate to remix with conventional commits
([#2](#2))
([e790ba2](e790ba2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 17, 2024
1 parent bd5027b commit 08e2c20
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

## 1.0.0 (2024-08-17)


### ⚠ BREAKING CHANGES

* migrate to remix with conventional commits ([#2](https://github.com/dy0gu/websyte/issues/2))

### Bug Fixes

* update text alignment ([bd5027b](https://github.com/dy0gu/websyte/commit/bd5027b3b0d6dc7d36422c901e135b3c6d72885f))


### Code Refactoring

* migrate to remix with conventional commits ([#2](https://github.com/dy0gu/websyte/issues/2)) ([e790ba2](https://github.com/dy0gu/websyte/commit/e790ba20f9de26f914e8e9e0de20dd158a2b0ff9))
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
@@ -1,6 +1,6 @@
{
"name": "websyte",
"version": "0.0.0",
"version": "1.0.0",
"type": "module",
"private": true,
"sideEffects": false,
Expand Down

0 comments on commit 08e2c20

Please sign in to comment.