Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 9794c5a

Browse files
author
Marc-André Rivet
committed
bump version to 1.1.1
1 parent b0d48fd commit 9794c5a

File tree

6 files changed

+12
-13
lines changed

6 files changed

+12
-13
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased] - 2019-08-06
5+
## [1.1.1] - 2019-08-06
66
- Upgraded plotly.js to 1.49.1 [#595](https://github.com/plotly/dash-core-components/issues/595)
77
- Patch release [1.49.1](https://github.com/plotly/plotly.js/releases/tag/v1.49.1)
88

99
## [1.1.0] - 2019-08-05
10-
1110
### Changed
1211
- Fixed inconsistent behavior of `input` with `type=number` [#580](https://github.com/plotly/dash-core-components/pull/580)
1312

dash_core_components/package-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-core-components",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Core component suite for Dash",
55
"repository": {
66
"type": "git",

inst/deps/dash_core_components.min.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/deps/dash_core_components.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-core-components",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Core component suite for Dash",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)