Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 57fc55d

Browse files
jakemac53Commit Queue
authored and
Commit Queue
committed
rev the macros version, preps for a new release once publishing the package is fixed, see dart-lang/pub#4305 for context
Change-Id: I8fe93ce7895fc6bb1b2ba896d8256366ae698ce0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371142 Reviewed-by: Morgan :) <davidmorgan@google.com> Commit-Queue: Morgan :) <davidmorgan@google.com> Auto-Submit: Jake Macdonald <jakemac@google.com>
1 parent 68229c4 commit 57fc55d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎pkg/macros/CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.2-main.2
2+
3+
- Re-publish of `0.1.2-main.1` which was retracted due to a corrupted tar file.
4+
15
## 0.1.2-main.1
26

37
- Make it an error for macros to complete with pending async work scheduled.

‎pkg/macros/pubspec.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: macros
2-
version: 0.1.2-main.1
2+
version: 0.1.2-main.2
33
description: >-
44
This package is for macro authors, and exposes the APIs necessary to write
55
a macro. It exports the APIs from the private `_macros` SDK vendored package.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /