Skip to content

Commit

Permalink
0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Nov 16, 2024
1 parent 9b9611c commit a8f641d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ release date when you use `npm version` (see `README.md`).

## [Unreleased]

## [0.18.0][] - 2024-11-16

### Changed

- package renamed to `@webxdc/webxdc-dev`
Expand Down Expand Up @@ -404,6 +406,7 @@ release date when you use `npm version` (see `README.md`).
[0.15.1]: https://github.com/webxdc/webxdc-dev/tree/v0.15.1


[Unreleased]: https://github.com/webxdc/webxdc-dev/compare/v0.17.0...HEAD
[Unreleased]: https://github.com/webxdc/webxdc-dev/compare/v0.18.0...HEAD
[0.18.0]: https://github.com/webxdc/webxdc-dev/compare/v0.17.0...v0.18.0
[0.17.0]: https://github.com/webxdc/webxdc-dev/compare/v0.16.0...v0.17.0
[0.16.0]: https://github.com/webxdc/webxdc-dev/tree/v0.16.0
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webxdc/webxdc-dev",
"version": "0.17.0",
"version": "0.18.0",
"description": "A dev tool for Webxdc",
"homepage": "https://github.com/webxdc/webxdc-dev#readme",
"keywords": [
Expand Down

0 comments on commit a8f641d

Please # to comment.