Skip to content

Commit

Permalink
version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzieschmoll committed Aug 28, 2023
1 parent 6035148 commit bca98e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/devtools_extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.0.3-wip
* Add hot reload and hot restart actions to the simulated DevTools environment.

## 0.0.2
* Add a simulated DevTools environment that for easier development.
* Add a `build_and_copy` command to build a devtools extension and copy the output to the
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools_extensions/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: devtools_extensions
description: A package for building and supporting extensions for Dart DevTools.
version: 0.0.2
version: 0.0.3-wip
repository: https://github.com/flutter/devtools/tree/master/packages/devtools_extensions

environment:
Expand Down

0 comments on commit bca98e9

Please sign in to comment.