Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @wordpress/a11y@2.0.0
 - @wordpress/api-fetch@2.0.0
 - @wordpress/autop@2.0.0
 - @wordpress/babel-plugin-import-jsx-pragma@1.1.0
 - @wordpress/babel-plugin-makepot@2.1.0
 - @wordpress/babel-preset-default@2.1.0
 - @wordpress/blob@2.0.0
 - @wordpress/block-library@2.0.0
 - @wordpress/blocks@3.0.0
 - @wordpress/browserslist-config@2.2.2
 - @wordpress/components@3.0.0
 - @wordpress/compose@2.0.0
 - @wordpress/core-data@2.0.0
 - @wordpress/custom-templated-path-webpack-plugin@1.1.5
 - @wordpress/data@2.0.0
 - @wordpress/date@2.0.0
 - @wordpress/deprecated@2.0.0
 - @wordpress/dom-ready@2.0.0
 - @wordpress/dom@2.0.0
 - @wordpress/editor@3.0.0
 - @wordpress/element@2.0.0
 - @wordpress/hooks@2.0.0
 - @wordpress/html-entities@2.0.0
 - @wordpress/i18n@2.0.0
 - @wordpress/is-shallow-equal@1.1.4
 - @wordpress/jest-console@2.0.4
 - @wordpress/jest-preset-default@2.0.4
 - @wordpress/keycodes@2.0.0
 - @wordpress/library-export-default-webpack-plugin@1.0.4
 - @wordpress/npm-package-json-lint-config@1.1.3
 - @wordpress/nux@2.0.0
 - @wordpress/plugins@2.0.0
 - @wordpress/postcss-themes@1.0.4
 - @wordpress/redux-routine@2.0.0
 - @wordpress/scripts@2.2.1
 - @wordpress/shortcode@2.0.0
 - @wordpress/token-list@1.0.0
 - @wordpress/url@2.0.0
 - @wordpress/viewport@2.0.0
 - @wordpress/wordcount@2.0.0
  • Loading branch information
gziolo committed Sep 5, 2018
1 parent 93f1f22 commit df6f8da
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion packages/a11y/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/a11y",
"version": "1.1.3",
"version": "2.0.0",
"description": "Accessibility (a11y) utilities for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-fetch/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/api-fetch",
"version": "1.1.1",
"version": "2.0.0",
"description": "Utility to make WordPress REST API requests.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/autop/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/autop",
"version": "1.1.3",
"version": "2.0.0",
"description": "WordPress's automatic paragraph functions `autop` and `removep`.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-import-jsx-pragma/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/babel-plugin-import-jsx-pragma",
"version": "1.0.3",
"version": "1.1.0",
"description": "Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-makepot/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/babel-plugin-makepot",
"version": "2.0.3",
"version": "2.1.0",
"description": "WordPress Babel internationalization (i18n) plugin.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-default/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/babel-preset-default",
"version": "2.0.4",
"version": "2.1.0",
"description": "Default Babel preset for WordPress development.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/blob",
"version": "1.0.3",
"version": "2.0.0",
"description": "Blob utilities for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/block-library/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/block-library",
"version": "1.0.0",
"version": "2.0.0",
"description": "Block library for the WordPress editor.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/blocks/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/blocks",
"version": "2.0.1",
"version": "3.0.0",
"description": "Block API for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/browserslist-config",
"version": "2.2.1",
"version": "2.2.2",
"description": "WordPress Browserslist shared configuration.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/components",
"version": "2.0.1",
"version": "3.0.0",
"description": "UI components for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/compose/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/compose",
"version": "1.0.4",
"version": "2.0.0",
"description": "WordPress higher-order components (HOCs).",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-data/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/core-data",
"version": "1.1.1",
"version": "2.0.0",
"description": "Access to and manipulation of core WordPress entities.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/custom-templated-path-webpack-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/custom-templated-path-webpack-plugin",
"version": "1.1.4",
"version": "1.1.5",
"description": "Webpack plugin for creating custom path template tags.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/data/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/data",
"version": "1.2.1",
"version": "2.0.0",
"description": "Data module for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/date",
"version": "1.0.3",
"version": "2.0.0",
"description": "Date module for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/deprecated",
"version": "1.0.3",
"version": "2.0.0",
"description": "Deprecation utility for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/dom-ready/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/dom-ready",
"version": "1.2.0",
"version": "2.0.0",
"description": "Execute callback after the DOM is loaded.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/dom/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/dom",
"version": "1.0.3",
"version": "2.0.0",
"description": "DOM utilities module for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/editor",
"version": "2.0.1",
"version": "3.0.0",
"description": "Building blocks for WordPress editors.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/element/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/element",
"version": "1.0.4",
"version": "2.0.0",
"description": "Element React module for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/hooks",
"version": "1.3.3",
"version": "2.0.0",
"description": "WordPress hooks library.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/html-entities/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/html-entities",
"version": "1.0.3",
"version": "2.0.0",
"description": "HTML entity utilities for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/i18n",
"version": "1.2.3",
"version": "2.0.0",
"description": "WordPress internationalization (i18n) library.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-shallow-equal/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/is-shallow-equal",
"version": "1.1.3",
"version": "1.1.4",
"description": "Test for shallow equality between two objects or arrays.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-console/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/jest-console",
"version": "2.0.3",
"version": "2.0.4",
"description": "Custom Jest matchers for the Console object.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-preset-default/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/jest-preset-default",
"version": "2.0.3",
"version": "2.0.4",
"description": "Default Jest preset for WordPress development.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/keycodes/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/keycodes",
"version": "1.1.0",
"version": "2.0.0",
"description": "Keycodes utilities for WordPress. Used to check for keyboard events across browsers/operating systems.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@wordpress/library-export-default-webpack-plugin",
"version": "1.0.3",
"version": "1.0.4",
"description": "Webpack plugin for exporting default property for selected libraries.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm-package-json-lint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/npm-package-json-lint-config",
"version": "1.1.2",
"version": "1.1.3",
"description": "WordPress npm-package-json-lint shareable configuration.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/nux/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/nux",
"version": "1.1.1",
"version": "2.0.0",
"description": "NUX (New User eXperience) module for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/plugins",
"version": "1.0.4",
"version": "2.0.0",
"description": "Plugins module for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-themes/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/postcss-themes",
"version": "1.0.3",
"version": "1.0.4",
"description": "PostCSS plugin to generate theme colors.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-routine/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/redux-routine",
"version": "1.0.0",
"version": "2.0.0",
"description": "Redux middleware for generator coroutines.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/scripts",
"version": "2.2.0",
"version": "2.2.1",
"description": "Collection of JS scripts for WordPress development.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/shortcode/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/shortcode",
"version": "1.0.3",
"version": "2.0.0",
"description": "Shortcode module for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-list/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/token-list",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"description": "Constructable, plain JavaScript DOMTokenList implementation, supporting non-browser runtimes.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/url/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/url",
"version": "1.2.3",
"version": "2.0.0",
"description": "WordPress URL utilities.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/viewport/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/viewport",
"version": "1.0.4",
"version": "2.0.0",
"description": "Viewport module for WordPress.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion packages/wordcount/package.json
@@ -1,6 +1,6 @@
{
"name": "@wordpress/wordcount",
"version": "1.1.3",
"version": "2.0.0",
"description": "WordPress word count utility.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down

0 comments on commit df6f8da

Please sign in to comment.