Skip to content

Commit

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


## [1.1.0](v1.0.0...v1.1.0)
(2024-08-18)


### Features

* add new quips ([#4](#4))
([d3f91b5](d3f91b5))

---
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 18, 2024
1 parent d3f91b5 commit 0c40db8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/dy0gu/websyte/compare/v1.0.0...v1.1.0) (2024-08-18)


### Features

* add new quips ([#4](https://github.com/dy0gu/websyte/issues/4)) ([d3f91b5](https://github.com/dy0gu/websyte/commit/d3f91b5898ed68db95ab0534571ba827659b92f1))

## 1.0.0 (2024-08-17)


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
@@ -1,6 +1,6 @@
{
"name": "websyte",
"version": "1.0.0",
"version": "1.1.0",
"type": "module",
"private": true,
"sideEffects": false,
Expand Down

0 comments on commit 0c40db8

Please sign in to comment.