Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stilist committed Dec 17, 2017
1 parent a4f01c8 commit c8f18dd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.0.5] - 2017-12-16
### Added
- Add gzip-compressed version of `dist/` files
- Add webpack-bundle-analyzer plugin
Expand Down Expand Up @@ -79,7 +81,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Initial release

[Unreleased]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.4...master
[Unreleased]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.5...master
[1.0.5]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.1...v1.0.2
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": "prebaked-geojson-map",
"version": "1.0.4",
"version": "1.0.5",
"main": "dist/index.min.js",
"author": "Jordan Cole <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit c8f18dd

Please sign in to comment.