Skip to content

Commit 214829b

Browse files
chore(changeset): release packages (#283)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 125bdf5 commit 214829b

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/small-dolls-fail.md

-5
This file was deleted.

.changeset/tricky-islands-marry.md

-5
This file was deleted.

packages/webidl-dts-gen/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# webidl-dts-gen
22

3+
## 1.11.2
4+
5+
### Patch Changes
6+
7+
- 125bdf5: feat: bump jsdom from 24.0.0 to 25.0.0
8+
- 125bdf5: feat: bump typescript from 5.4.2 to 5.6.2
9+
310
## 1.11.1
411

512
### Patch Changes

packages/webidl-dts-gen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webidl-dts-gen",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"description": "Generates TypeScript modules (.d.ts) from WebIDL",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)