Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Apr 6, 2021
1 parent 93709fa commit 15d29f1
Show file tree
Hide file tree
Showing 10 changed files with 53 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.1](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.1) (2021-04-06)

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





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

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.0",
"version": "5.0.1",
"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.0.0",
"react-widgets": "^5.0.1",
"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.1](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.1) (2021-04-06)

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





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

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.0",
"version": "5.0.1",
"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.0.0",
"react-widgets": "^5.0.1",
"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.1](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.1) (2021-04-06)

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





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

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.0",
"version": "5.0.1",
"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.0.0",
"react-widgets": "^5.0.1",
"rimraf": "^3.0.2"
}
}
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.

## [5.0.1](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.1) (2021-04-06)


### Bug Fixes

* CSS cascade ordering ([93709fa](https://github.com/jquense/react-widgets/commit/93709faad39d9105926783342d86621429d35951))
* type imports in main export ([d53b7b3](https://github.com/jquense/react-widgets/commit/d53b7b3019237093ffde76a6b03d1c8abfbdfafb))





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

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.0.0",
"version": "5.0.1",
"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.1](https://github.com/jquense/react-widgets/compare/[email protected]@5.0.1) (2021-04-06)

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





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

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.0",
"version": "5.0.1",
"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.0.0"
"react-widgets": "^5.0.1"
},
"author": "Jason Quense",
"license": "MIT"
Expand Down

0 comments on commit 15d29f1

Please sign in to comment.