Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Sep 21, 2021
1 parent c553abc commit 15f188d
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 9 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.

## [5.0.9](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.9) (2021-09-21)

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





## [5.0.8](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.8) (2021-09-07)

**Note:** Version bump only for package react-widgets-date-fns
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": "5.0.8",
"version": "5.0.9",
"description": "A date-fns localizer for react-widgets",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"@babel/core": "^7.9.0",
"cross-env": "^7.0.3",
"date-fns": "^2.16.1",
"react-widgets": "^5.3.0",
"react-widgets": "^5.4.0",
"rimraf": "^3.0.2"
}
}
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.

## [5.0.9](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.9) (2021-09-21)

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





## [5.0.8](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.8) (2021-09-07)

**Note:** Version bump only for package react-widgets-moment
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": "5.0.8",
"version": "5.0.9",
"description": "A moment.js localizer for react-widgets",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"@babel/core": "^7.12.13",
"cross-env": "^7.0.3",
"moment": "^2.29.1",
"react-widgets": "^5.3.0",
"react-widgets": "^5.4.0",
"rimraf": "^3.0.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.

## [5.0.9](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.9) (2021-09-21)

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





## [5.0.8](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.8) (2021-09-07)

**Note:** Version bump only for package react-widgets-simple-number
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": "5.0.8",
"version": "5.0.9",
"description": "A globalize.js localizer for react-widgets",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@babel/cli": "^7.12.13",
"@babel/core": "^7.12.13",
"cross-env": "^7.0.3",
"react-widgets": "^5.3.0",
"react-widgets": "^5.4.0",
"rimraf": "^3.0.2"
}
}
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.

# [5.4.0](https://github.com/jquense/react-widgets/compare/[email protected]@5.4.0) (2021-09-21)


### Features

* adds a busy spinner to combobox even when caret is hidden ([#1102](https://github.com/jquense/react-widgets/issues/1102)) ([c553abc](https://github.com/jquense/react-widgets/commit/c553abc1983329e54da999d76cc9fdeb83aeaa4a))





# [5.3.0](https://github.com/jquense/react-widgets/compare/[email protected]@5.3.0) (2021-09-07)


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": "5.3.0",
"version": "5.4.0",
"description": "An à la carte set of polished, extensible, and accessible inputs built for React",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
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.

## [5.0.9](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.9) (2021-09-21)

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





## [5.0.8](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.8) (2021-09-07)

**Note:** Version bump only for package react-widgets-virtualized
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": "5.0.8",
"version": "5.0.9",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"@babel/core": "^7.12.13",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-widgets": "^5.3.0"
"react-widgets": "^5.4.0"
},
"author": "Jason Quense",
"license": "MIT"
Expand Down

0 comments on commit 15f188d

Please sign in to comment.