Skip to content

Commit fb21022

Browse files
committed
Publish
- react-widgets-date-fns@5.0.6 - react-widgets-moment@5.0.6 - react-widgets-simple-number@5.0.6 - react-widgets@5.1.1 - react-widgets-virtualized@5.0.6
1 parent c41ccc1 commit fb21022

File tree

10 files changed

+52
-9
lines changed

10 files changed

+52
-9
lines changed

packages/localizer-date-fns/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.6](https://github.com/jquense/react-widgets/compare/react-widgets-date-fns@5.0.5...react-widgets-date-fns@5.0.6) (2021-04-28)
7+
8+
**Note:** Version bump only for package react-widgets-date-fns
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/jquense/react-widgets/compare/react-widgets-date-fns@5.0.4...react-widgets-date-fns@5.0.5) (2021-04-28)
715

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

packages/localizer-date-fns/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-widgets-date-fns",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "A date-fns localizer for react-widgets",
55
"main": "index.js",
66
"scripts": {
@@ -37,7 +37,7 @@
3737
"@babel/core": "^7.9.0",
3838
"cross-env": "^7.0.3",
3939
"date-fns": "^2.16.1",
40-
"react-widgets": "^5.1.0",
40+
"react-widgets": "^5.1.1",
4141
"rimraf": "^3.0.2"
4242
}
4343
}

packages/localizer-moment/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.6](https://github.com/jquense/react-widgets/compare/react-widgets-moment@5.0.5...react-widgets-moment@5.0.6) (2021-04-28)
7+
8+
**Note:** Version bump only for package react-widgets-moment
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/jquense/react-widgets/compare/react-widgets-moment@5.0.4...react-widgets-moment@5.0.5) (2021-04-28)
715

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

packages/localizer-moment/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-widgets-moment",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "A moment.js localizer for react-widgets",
55
"main": "index.js",
66
"scripts": {
@@ -34,7 +34,7 @@
3434
"@babel/core": "^7.12.13",
3535
"cross-env": "^7.0.3",
3636
"moment": "^2.29.1",
37-
"react-widgets": "^5.1.0",
37+
"react-widgets": "^5.1.1",
3838
"rimraf": "^3.0.2"
3939
}
4040
}

packages/localizer-simple-number/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.6](https://github.com/jquense/react-widgets/compare/react-widgets-simple-number@5.0.5...react-widgets-simple-number@5.0.6) (2021-04-28)
7+
8+
**Note:** Version bump only for package react-widgets-simple-number
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/jquense/react-widgets/compare/react-widgets-simple-number@5.0.4...react-widgets-simple-number@5.0.5) (2021-04-28)
715

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

packages/localizer-simple-number/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-widgets-simple-number",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "A globalize.js localizer for react-widgets",
55
"main": "index.js",
66
"scripts": {
@@ -36,7 +36,7 @@
3636
"@babel/cli": "^7.12.13",
3737
"@babel/core": "^7.12.13",
3838
"cross-env": "^7.0.3",
39-
"react-widgets": "^5.1.0",
39+
"react-widgets": "^5.1.1",
4040
"rimraf": "^3.0.2"
4141
}
4242
}

packages/react-widgets/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.1](https://github.com/jquense/react-widgets/compare/react-widgets@5.1.0...react-widgets@5.1.1) (2021-04-28)
7+
8+
9+
### Bug Fixes
10+
11+
* wrong clip ([c41ccc1](https://github.com/jquense/react-widgets/commit/c41ccc1493441a7dd7a08c7a0629b5e8c79c7216))
12+
13+
14+
15+
16+
617
# [5.1.0](https://github.com/jquense/react-widgets/compare/react-widgets@5.0.4...react-widgets@5.1.0) (2021-04-28)
718

819

packages/react-widgets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-widgets",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "An à la carte set of polished, extensible, and accessible inputs built for React",
55
"main": "lib/cjs/index.js",
66
"module": "lib/esm/index.js",

packages/virtualized/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.6](https://github.com/jquense/react-widgets/compare/react-widgets-virtualized@5.0.5...react-widgets-virtualized@5.0.6) (2021-04-28)
7+
8+
**Note:** Version bump only for package react-widgets-virtualized
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/jquense/react-widgets/compare/react-widgets-virtualized@5.0.4...react-widgets-virtualized@5.0.5) (2021-04-28)
715

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

packages/virtualized/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-widgets-virtualized",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"@babel/core": "^7.12.13",
2525
"react": "^16.13.1",
2626
"react-dom": "^16.13.1",
27-
"react-widgets": "^5.1.0"
27+
"react-widgets": "^5.1.1"
2828
},
2929
"author": "Jason Quense",
3030
"license": "MIT"

0 commit comments

Comments
 (0)