Skip to content

Commit

Permalink
chore(release): 1.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.3](v1.3.2...v1.3.3) (2021-10-15)

### Bug Fixes

* update deps ([31a6418](31a6418))
  • Loading branch information
semantic-release-bot committed Oct 15, 2021
1 parent 6c89ae1 commit d20ae88
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 42 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.3](https://github.com/rfoel/strava/compare/v1.3.2...v1.3.3) (2021-10-15)


### Bug Fixes

* update deps ([31a6418](https://github.com/rfoel/strava/commit/31a64185993a66f9392a6c106c7d1fd74deea5e8))

## [1.3.2](https://github.com/rfoel/strava/compare/v1.3.1...v1.3.2) (2021-05-12)


Expand Down
42 changes: 1 addition & 41 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": "strava",
"version": "1.3.2",
"version": "1.3.3",
"description": "This library is a fully typed JavaScript wrapper of the Strava JSON API",
"main": "dist/index.js",
"module": "dist/index.m.js",
Expand Down

0 comments on commit d20ae88

Please sign in to comment.