Skip to content

Commit d20ae88

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2021-10-15) ### Bug Fixes * update deps ([31a6418](31a6418))
1 parent 6c89ae1 commit d20ae88

File tree

3 files changed

+9
-42
lines changed

3 files changed

+9
-42
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.3](https://github.com/rfoel/strava/compare/v1.3.2...v1.3.3) (2021-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update deps ([31a6418](https://github.com/rfoel/strava/commit/31a64185993a66f9392a6c106c7d1fd74deea5e8))
7+
18
## [1.3.2](https://github.com/rfoel/strava/compare/v1.3.1...v1.3.2) (2021-05-12)
29

310

package-lock.json

+1-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strava",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "This library is a fully typed JavaScript wrapper of the Strava JSON API",
55
"main": "dist/index.js",
66
"module": "dist/index.m.js",

0 commit comments

Comments
 (0)