Skip to content

Commit bbbd89a

Browse files
chore(changeset): release packages (#311)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e2d3127 commit bbbd89a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sharp-houses-compete.md

-5
This file was deleted.

packages/webidl-dts-gen/CHANGELOG.md

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

3+
## 1.11.3
4+
5+
### Patch Changes
6+
7+
- e2d3127: Fix 'implements' support for identifiers with underscores
8+
39
## 1.11.2
410

511
### 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.2",
3+
"version": "1.11.3",
44
"description": "Generates TypeScript modules (.d.ts) from WebIDL",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)