Skip to content

Commit

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


## [1.2.1](v1.2.0...v1.2.1)
(2024-09-13)


### Bug Fixes

* add cross platform rollup dependency
([5c83677](5c83677))
* add generic font family fallback
([d393d53](d393d53))
* rollback broken playwright version
([653e288](653e288))
* update links to open in a new tab
([5ffdfde](5ffdfde))
* update package lock
([38c757c](38c757c))

---
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 Sep 13, 2024
1 parent 5ffdfde commit 8bf7e63
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.2.1](https://github.com/dy0gu/websyte/compare/v1.2.0...v1.2.1) (2024-09-13)


### Bug Fixes

* add cross platform rollup dependency ([5c83677](https://github.com/dy0gu/websyte/commit/5c8367781b706ef76cf29ae7372cd150e2f6a3a6))
* add generic font family fallback ([d393d53](https://github.com/dy0gu/websyte/commit/d393d534d115345c4b975c043ca35ba29ac70e3f))
* rollback broken playwright version ([653e288](https://github.com/dy0gu/websyte/commit/653e288831ddd0d6d6e42f70212fa6dbef5887a7))
* update links to open in a new tab ([5ffdfde](https://github.com/dy0gu/websyte/commit/5ffdfdecb1bd14dd9a87d1fa0ae3cb3c20da5d24))
* update package lock ([38c757c](https://github.com/dy0gu/websyte/commit/38c757c27773aab9cded8bcd909a4bc8b026872c))

## [1.2.0](https://github.com/dy0gu/websyte/compare/v1.1.2...v1.2.0) (2024-08-19)


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.2.0",
"version": "1.2.1",
"type": "module",
"private": true,
"sideEffects": false,
Expand Down

0 comments on commit 8bf7e63

Please sign in to comment.