Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Jan 14, 2019
1 parent e91f7c5 commit 4d4c158
Show file tree
Hide file tree
Showing 16 changed files with 89 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.24"></a>
## [4.0.24](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.24) (2019-01-14)




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

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

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.23",
"version": "4.0.24",
"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.8",
"react-widgets": "^4.4.9",
"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.18"></a>
## [5.0.18](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.18) (2019-01-14)




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

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

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.17",
"version": "5.0.18",
"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.8",
"react-widgets": "^4.4.9",
"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.25"></a>
## [4.0.25](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.25) (2019-01-14)




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

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

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.24",
"version": "4.0.25",
"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.8",
"react-widgets": "^4.4.9",
"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.21"></a>
## [4.1.21](https://github.com/jquense/react-widgets/compare/[email protected]@4.1.21) (2019-01-14)




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

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

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.20",
"version": "4.1.21",
"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.8",
"react-widgets": "^4.4.9",
"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.15"></a>
## [0.2.15](https://github.com/jquense/react-widgets/compare/[email protected]@0.2.15) (2019-01-14)




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

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

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.14",
"version": "0.2.15",
"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.8"
"react-widgets": "^4.4.9"
},
"author": "Jason Quense",
"license": "MIT"
Expand Down
12 changes: 12 additions & 0 deletions packages/react-widgets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
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.9"></a>
## [4.4.9](https://github.com/jquense/react-widgets/compare/[email protected]@4.4.9) (2019-01-14)


### Bug Fixes

* for issue 875 Multiselect height bug in Firefox ([#904](https://github.com/jquense/react-widgets/issues/904)) ([e91f7c5](https://github.com/jquense/react-widgets/commit/e91f7c5))
* hidden aria-owns for DateTimePicker ([#902](https://github.com/jquense/react-widgets/issues/902)) ([6ad1b9a](https://github.com/jquense/react-widgets/commit/6ad1b9a)), closes [#619](https://github.com/jquense/react-widgets/issues/619)




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

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.8",
"version": "4.4.9",
"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.25"></a>
## [4.0.25](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.25) (2019-01-14)




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

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

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.24",
"version": "4.0.25",
"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.8",
"react-widgets-date-fns": "^4.0.23",
"react-widgets-globalize": "^5.0.17",
"react-widgets-material-ui": "^0.2.14",
"react-widgets-moment": "^4.0.24",
"react-widgets-simple-number": "^4.1.20",
"react-widgets-virtualized": "^4.0.24",
"react-widgets": "^4.4.9",
"react-widgets-date-fns": "^4.0.24",
"react-widgets-globalize": "^5.0.18",
"react-widgets-material-ui": "^0.2.15",
"react-widgets-moment": "^4.0.25",
"react-widgets-simple-number": "^4.1.21",
"react-widgets-virtualized": "^4.0.25",
"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.25"></a>
## [4.0.25](https://github.com/jquense/react-widgets/compare/[email protected]@4.0.25) (2019-01-14)




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

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

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.24",
"version": "4.0.25",
"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.8"
"react-widgets": "^4.4.9"
},
"author": "Jason Quense",
"license": "MIT"
Expand Down

0 comments on commit 4d4c158

Please sign in to comment.