Skip to content

Commit 717b900

Browse files
[ci]: release (#62)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 889da25 commit 717b900

21 files changed

+61
-38
lines changed

.changeset/bright-shirts-roll.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sixty-chicken-act.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/smart-seals-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thirty-eyes-run.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tiny-bottles-wait.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/angular/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @quiz/angular
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#61](https://github.com/sklar/quiz/pull/61) [`889da25`](https://github.com/sklar/quiz/commit/889da25c501e1d40b6697e78ee00b5a5e1af9e30) Thanks [@sklar](https://github.com/sklar)! - Updates Angular to v19
8+
39
## 1.0.0
410

511
### Major Changes

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@quiz/angular",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"scripts": {
66
"ng": "ng",
77
"dev": "ng serve",

packages/preact/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @quiz/preact
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#61](https://github.com/sklar/quiz/pull/61) [`889da25`](https://github.com/sklar/quiz/commit/889da25c501e1d40b6697e78ee00b5a5e1af9e30) Thanks [@sklar](https://github.com/sklar)! - Updates Vite to v6
8+
39
## 1.0.0
410

511
### Major Changes

packages/preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@quiz/preact",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

packages/qwik/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @quiz/qwik
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#61](https://github.com/sklar/quiz/pull/61) [`889da25`](https://github.com/sklar/quiz/commit/889da25c501e1d40b6697e78ee00b5a5e1af9e30) Thanks [@sklar](https://github.com/sklar)! - Updates Vite to v6
8+
39
## 1.0.0
410

511
### Major Changes

0 commit comments

Comments
 (0)