Skip to content

Commit

Permalink
[ci] release (#193)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 27, 2023
1 parent f03fe41 commit afc7c93
Show file tree
Hide file tree
Showing 12 changed files with 108 additions and 39 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-items-call.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-carrots-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-socks-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-planets-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-tools-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-radios-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-wasps-judge.md

This file was deleted.

20 changes: 20 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# manawave

## 0.11.0

### Minor Changes

- [#199](https://github.com/ryuuart/manawave/pull/199) [`748caba`](https://github.com/ryuuart/manawave/commit/748caba85f7440ed174bbeb3f9b046b7277d0fcf) Thanks [@ryuuart](https://github.com/ryuuart)! - Enforce using data-attributes when not using custom elements

- [#200](https://github.com/ryuuart/manawave/pull/200) [`1d2b0f8`](https://github.com/ryuuart/manawave/commit/1d2b0f821f389f4b88fc668ae573f5f577fda24e) Thanks [@ryuuart](https://github.com/ryuuart)! - Changed all references from "ticker" to "marquee" for consistency

- [#201](https://github.com/ryuuart/manawave/pull/201) [`0415ea7`](https://github.com/ryuuart/manawave/commit/0415ea7d28ceded0ee24e54e84d724d0cb17c972) Thanks [@ryuuart](https://github.com/ryuuart)! - Pre-process text nodes instead of throwing an error

### Patch Changes

- [#194](https://github.com/ryuuart/manawave/pull/194) [`5e947ba`](https://github.com/ryuuart/manawave/commit/5e947ba25c60cf16a03232bb1a48e69e72a6b9a7) Thanks [@ryuuart](https://github.com/ryuuart)! - Fix attribute type errors on required pipeline hooks when they should be optional

- [#196](https://github.com/ryuuart/manawave/pull/196) [`ff4c7f5`](https://github.com/ryuuart/manawave/commit/ff4c7f5743370aefd237061845cdc9306e89234a) Thanks [@ryuuart](https://github.com/ryuuart)! - Make marquee visible for accessibility customizability

- [#192](https://github.com/ryuuart/manawave/pull/192) [`381e4ab`](https://github.com/ryuuart/manawave/commit/381e4ab6920ed6bcda5faf24f59d5dab298f29b8) Thanks [@ryuuart](https://github.com/ryuuart)! - Fix attributes not overriding for zero values

- [#197](https://github.com/ryuuart/manawave/pull/197) [`d3a6030`](https://github.com/ryuuart/manawave/commit/d3a60307a92e02f52ba3c8e5b1f029d56fb8e730) Thanks [@ryuuart](https://github.com/ryuuart)! - Fix animation loop time desync breaking the website if you leave it for too long

## 0.10.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "manawave",
"license": "MIT",
"author": "Long Nguyen",
"version": "0.10.2",
"version": "0.11.0",
"homepage": "https://manawave.long-nguyen.dev/",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit afc7c93

Please sign in to comment.