Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Nov 20, 2018
1 parent c8b26c1 commit 7541c69
Show file tree
Hide file tree
Showing 16 changed files with 88 additions and 21 deletions.
8 changes: 8 additions & 0 deletions packages/localizer-date-fns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.0.22"></a>
## [4.0.22](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.22) (2018-11-20)




**Note:** Version bump only for package react-widgets-date-fns

<a name="4.0.21"></a>
## [4.0.21](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.21) (2018-10-03)

Expand Down
4 changes: 2 additions & 2 deletions packages/localizer-date-fns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-widgets-date-fns",
"version": "4.0.21",
"version": "4.0.22",
"description": "A date-fns localizer for react-widgets",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@babel/core": "^7.0.0-beta.52",
"cross-env": "^5.2.0",
"date-fns": "^2.0.0-alpha.7",
"react-widgets": "^4.4.6",
"react-widgets": "^4.4.7",
"rimraf": "^2.6.2"
}
}
8 changes: 8 additions & 0 deletions packages/localizer-globalize/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.16"></a>
## [5.0.16](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.16) (2018-11-20)




**Note:** Version bump only for package react-widgets-globalize

<a name="5.0.15"></a>
## [5.0.15](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.15) (2018-10-03)

Expand Down
4 changes: 2 additions & 2 deletions packages/localizer-globalize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-widgets-globalize",
"version": "5.0.15",
"version": "5.0.16",
"description": "A globalize.js localizer for react-widgets",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@babel/cli": "^7.0.0-beta.52",
"@babel/core": "^7.0.0-beta.52",
"cross-env": "^5.2.0",
"react-widgets": "^4.4.6",
"react-widgets": "^4.4.7",
"rimraf": "^2.6.2"
},
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/localizer-moment/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.0.23"></a>
## [4.0.23](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.23) (2018-11-20)




**Note:** Version bump only for package react-widgets-moment

<a name="4.0.22"></a>
## [4.0.22](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.22) (2018-10-03)

Expand Down
4 changes: 2 additions & 2 deletions packages/localizer-moment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-widgets-moment",
"version": "4.0.22",
"version": "4.0.23",
"description": "A moment.js localizer for react-widgets",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@babel/core": "^7.0.0-beta.52",
"cross-env": "^5.2.0",
"moment": "^2.21.0",
"react-widgets": "^4.4.6",
"react-widgets": "^4.4.7",
"rimraf": "^2.6.2"
}
}
8 changes: 8 additions & 0 deletions packages/localizer-simple-number/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.1.19"></a>
## [4.1.19](https://github.com/jquense/react-widgets/compare/[email protected]@4.1.19) (2018-11-20)




**Note:** Version bump only for package react-widgets-simple-number

<a name="4.1.18"></a>
## [4.1.18](https://github.com/jquense/react-widgets/compare/[email protected]@4.1.18) (2018-10-03)

Expand Down
4 changes: 2 additions & 2 deletions packages/localizer-simple-number/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-widgets-simple-number",
"version": "4.1.18",
"version": "4.1.19",
"description": "A globalize.js localizer for react-widgets",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"@babel/cli": "^7.0.0-beta.52",
"@babel/core": "^7.0.0-beta.52",
"cross-env": "^5.2.0",
"react-widgets": "^4.4.6",
"react-widgets": "^4.4.7",
"rimraf": "^2.6.2"
}
}
8 changes: 8 additions & 0 deletions packages/material-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.2.13"></a>
## [0.2.13](https://github.com/jquense/react-widgets/compare/[email protected]@0.2.13) (2018-11-20)




**Note:** Version bump only for package react-widgets-material-ui

<a name="0.2.12"></a>
## [0.2.12](https://github.com/jquense/react-widgets/compare/[email protected]@0.2.12) (2018-10-03)

Expand Down
4 changes: 2 additions & 2 deletions packages/material-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-widgets-material-ui",
"version": "0.2.12",
"version": "0.2.13",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"cpy-cli": "^2.0.0",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react-widgets": "^4.4.6"
"react-widgets": "^4.4.7"
},
"author": "Jason Quense",
"license": "MIT"
Expand Down
11 changes: 11 additions & 0 deletions packages/react-widgets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.4.7"></a>
## [4.4.7](https://github.com/jquense/react-widgets/compare/[email protected]@4.4.7) (2018-11-20)


### Bug Fixes

* problem typing decimals in NumberPicker ([#811](https://github.com/jquense/react-widgets/issues/811)). ([#880](https://github.com/jquense/react-widgets/issues/880)) ([c8b26c1](https://github.com/jquense/react-widgets/commit/c8b26c1))




<a name="4.4.6"></a>
## [4.4.6](https://github.com/jquense/react-widgets/compare/[email protected]@4.4.6) (2018-10-03)

Expand Down
2 changes: 1 addition & 1 deletion packages/react-widgets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-widgets",
"version": "4.4.6",
"version": "4.4.7",
"description": "An à la carte set of polished, extensible, and accessible inputs built for React",
"main": "lib/index.js",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.0.23"></a>
## [4.0.23](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.23) (2018-11-20)




**Note:** Version bump only for package storybook

<a name="4.0.22"></a>
## [4.0.22](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.22) (2018-10-03)

Expand Down
16 changes: 8 additions & 8 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "4.0.22",
"version": "4.0.23",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,13 +29,13 @@
"moment": "^2.22.2",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react-widgets": "^4.4.6",
"react-widgets-date-fns": "^4.0.21",
"react-widgets-globalize": "^5.0.15",
"react-widgets-material-ui": "^0.2.12",
"react-widgets-moment": "^4.0.22",
"react-widgets-simple-number": "^4.1.18",
"react-widgets-virtualized": "^4.0.22",
"react-widgets": "^4.4.7",
"react-widgets-date-fns": "^4.0.22",
"react-widgets-globalize": "^5.0.16",
"react-widgets-material-ui": "^0.2.13",
"react-widgets-moment": "^4.0.23",
"react-widgets-simple-number": "^4.1.19",
"react-widgets-virtualized": "^4.0.23",
"rimraf": "^2.5.4",
"webpack": "^3.0.0",
"webpack-atoms": "^5.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/virtualized/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.0.23"></a>
## [4.0.23](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.23) (2018-11-20)




**Note:** Version bump only for package react-widgets-virtualized

<a name="4.0.22"></a>
## [4.0.22](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.22) (2018-10-03)

Expand Down
4 changes: 2 additions & 2 deletions packages/virtualized/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-widgets-virtualized",
"version": "4.0.22",
"version": "4.0.23",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"@babel/core": "^7.0.0-beta.52",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react-widgets": "^4.4.6"
"react-widgets": "^4.4.7"
},
"author": "Jason Quense",
"license": "MIT"
Expand Down

0 comments on commit 7541c69

Please sign in to comment.