Skip to content

Commit

Permalink
Release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGreatRefrigerator committed Dec 9, 2019
1 parent 0504a52 commit fad188a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-->

## [v0.1.1] - 2019-12-09

### Fixed
- repository links


## [v0.1.0] - 2019-12-05
Initial Version of the vue2-leaflet-height-graph plugin
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue2-leaflet-height-graph",
"version": "0.1.0",
"version": "0.1.1",
"description": "Leaflet.Heightgraph plugin extension for vue2-leaflet package",
"main": "dist/LControlHeightGraph.umd.min.js",
"scripts": {
Expand Down

0 comments on commit fad188a

Please sign in to comment.