Skip to content

Commit

Permalink
chore: 1.11.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.2](andipaetzold/zwift-data@v1.11.1...v1.11.2) (2021-12-19)

### Bug Fixes

* add missing data for new routes ([1b0b8d7](andipaetzold@1b0b8d7))
  • Loading branch information
semantic-release-bot committed Dec 19, 2021
1 parent 1b0b8d7 commit e6d4219
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.11.2](https://github.com/andipaetzold/zwift-data/compare/v1.11.1...v1.11.2) (2021-12-19)


### Bug Fixes

* add missing data for new routes ([1b0b8d7](https://github.com/andipaetzold/zwift-data/commit/1b0b8d74247cdb65afbdbd6d82e1b306a217035a))

## [1.11.1](https://github.com/andipaetzold/zwift-data/compare/v1.11.0...v1.11.1) (2021-12-17)


Expand Down
4 changes: 2 additions & 2 deletions 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": "zwift-data",
"version": "1.11.1",
"version": "1.11.2",
"description": "Data about Zwift worlds, routes and segments",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
Expand Down

0 comments on commit e6d4219

Please sign in to comment.