Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
clementallen committed Dec 19, 2019
1 parent 421a87f commit 315d125
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,31 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.0.7](https://github.com/clementallen/react-leaflet-textpath/compare/v1.0.6...v1.0.7)

> 19 December 2019
- Upgraded deps [`#32`](https://github.com/clementallen/react-leaflet-textpath/pull/32)
- Upgraded deps [`#30`](https://github.com/clementallen/react-leaflet-textpath/pull/30)
- Upgraded deps [`#29`](https://github.com/clementallen/react-leaflet-textpath/pull/29)
- Bump eslint-utils from 1.4.0 to 1.4.2 [`#28`](https://github.com/clementallen/react-leaflet-textpath/pull/28)
- Upgraded deps [`#27`](https://github.com/clementallen/react-leaflet-textpath/pull/27)
- Greenkeeper/eslint plugin react 7.14.2 [`#26`](https://github.com/clementallen/react-leaflet-textpath/pull/26)
- Update eslint to the latest version 🚀 [`#24`](https://github.com/clementallen/react-leaflet-textpath/pull/24)
- Bump js-yaml from 3.13.0 to 3.13.1 [`#23`](https://github.com/clementallen/react-leaflet-textpath/pull/23)
- Upgraded deps [`#22`](https://github.com/clementallen/react-leaflet-textpath/pull/22)
- chore(package): update lockfile package-lock.json [`7b10913`](https://github.com/clementallen/react-leaflet-textpath/commit/7b10913412320c86692fc7ce08a02c7fa4d2a718)
- chore(package): update lockfile package-lock.json [`e4f7a75`](https://github.com/clementallen/react-leaflet-textpath/commit/e4f7a75f9dc7584f513a0986a94541df0a6ecb9c)
- chore(package): update eslint-plugin-react to version 7.14.2 [`479b6e8`](https://github.com/clementallen/react-leaflet-textpath/commit/479b6e875a52c2b95322d8a372f06ae6177876a6)

#### [1.0.6](https://github.com/clementallen/react-leaflet-textpath/compare/v1.0.5...v1.0.6)

> 12 May 2019
- Upgraded deps to close #19 [`#20`](https://github.com/clementallen/react-leaflet-textpath/pull/20)
- Update np to the latest version 🚀 [`#18`](https://github.com/clementallen/react-leaflet-textpath/pull/18)
- Upgraded deps [`#17`](https://github.com/clementallen/react-leaflet-textpath/pull/17)
- Upgraded deps [`b21f105`](https://github.com/clementallen/react-leaflet-textpath/commit/b21f105a5746d5051efc318c54641d0b74651dc3)
- Merge pull request #20 from clementallen/deps [`#19`](https://github.com/clementallen/react-leaflet-textpath/issues/19)
- chore(package): update lockfile package-lock.json [`d686ff5`](https://github.com/clementallen/react-leaflet-textpath/commit/d686ff55b9f5d0d5c37dfdde6b8c5e72d7145365)
- chore(package): update np to version 5.0.0 [`bbe33d4`](https://github.com/clementallen/react-leaflet-textpath/commit/bbe33d4908d7794ee25b6e6e0144fa89670aedf5)

Expand Down
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": "react-leaflet-textpath",
"version": "1.0.6",
"version": "1.0.7",
"description": "React wrapper of leaflet-textpath",
"main": "dist/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 315d125

Please sign in to comment.