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

Commit c0d5c82

Browse files
author
Marc-André Rivet
committed
html 1.1.1
1 parent 3646cc0 commit c0d5c82

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
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+
## [1.1.1] - 2020-09-03
6+
-Dash.jl Julia component generation
7+
58
## [1.1.0] - 2020-08-25
69
### Added
710
- [#165](https://github.com/plotly/dash-html-components/pull/165) Add support for Dash.jl Julia component generation.

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-html-components",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Vanilla HTML components for Dash",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)