Skip to content

Commit

Permalink
chore(changeset): release packages (#99)
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 Oct 4, 2023
1 parent b921f57 commit 24cc9e9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-dodos-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-camels-scream.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/webidl-dts-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# webidl-dts-gen

## 1.6.0

### Minor Changes

- cbf1668: chore: bump webidl2 from 24.3.0 to 24.4.1
- 326ef99: chore: bump typescript from 5.1.3 to 5.2.2

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webidl-dts-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webidl-dts-gen",
"version": "1.5.0",
"version": "1.6.0",
"description": "Generates TypeScript modules (.d.ts) from WebIDL",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 24cc9e9

Please sign in to comment.