Skip to content

Commit de58f24

Browse files
committed
Update changelog files
1 parent 72dd8ad commit de58f24

24 files changed

Lines changed: 48 additions & 0 deletions

File tree

packages/a11y/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 2.9.0 (2020-04-15)
4+
35
### New feature
46

57
- Include TypeScript type declarations ([#18942](https://github.com/WordPress/gutenberg/pull/18942))

packages/autop/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 2.7.0 (2020-04-15)
4+
35
### New feature
46

57
- Include TypeScript type declarations ([#20669](https://github.com/WordPress/gutenberg/pull/20669))

packages/babel-preset-default/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 4.12.0 (2020-04-15)
4+
35
### New Features
46

57
- The bundled `@babel/core` dependency has been updated from requiring `^7.8.3` to requiring `^7.9.0`. All other Babel plugins were updated to the latest version (see [Highlights](https://babeljs.io/blog/2020/03/16/7.9.0)).

packages/blob/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 2.8.0 (2020-04-15)
4+
35
### New feature
46

57
- Include TypeScript type declarations ([#18942](https://github.com/WordPress/gutenberg/pull/18942))

packages/blocks/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 6.14.0 (2020-04-15)
4+
35
### New Feature
46

57
- Blocks can now be registered with an `defaultStylePicker` flag in the `supports` setting, allowing the default style picker to be removed.

packages/create-block/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 0.11.0 (2020-04-15)
4+
35
### New Features
46

57
- Added readme.txt file to the existing templates to make your entry in the plugin browser most useful ([#20694](https://github.com/WordPress/gutenberg/pull/20694)).

packages/dependency-extraction-webpack-plugin/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 2.5.0 (2020-04-15)
4+
35
### New Features
46

57
- The plugin now supports an optional `combinedOutputFile` option that is useful only when another `combineAssets` option is enabled. It allows providing a custom output file for the generated single assets file ([#20844](https://github.com/WordPress/gutenberg/pull/20844)).

packages/dom-ready/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 2.9.0 (2020-04-15)
4+
35
### New feature
46

57
- Include TypeScript type declarations ([#18942](https://github.com/WordPress/gutenberg/pull/18942))

packages/e2e-test-utils/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 4.5.0 (2020-04-15)
4+
35
### Enhancements
46

57
- `visitAdminPage` will now throw an error (emit a test failure) when there are unexpected errors on hte page.

packages/env/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Master
22

3+
## 1.2.0 (2020-04-15)
4+
35
### New Feature
46

57
- URLs for ZIP files are now supported as core, plugin, and theme sources.

0 commit comments

Comments
 (0)