Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.2](v3.0.1...v3.0.2) (2021-04-19)

### Bug Fixes

* **deps:** update dependency superagent to ^5.3.1 ([ed6d72f](ed6d72f))
  • Loading branch information
semantic-release-bot committed Apr 19, 2021
1 parent ed6d72f commit 1e73768
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.2](https://github.com/kpfromer/cu-api/compare/v3.0.1...v3.0.2) (2021-04-19)


### Bug Fixes

* **deps:** update dependency superagent to ^5.3.1 ([ed6d72f](https://github.com/kpfromer/cu-api/commit/ed6d72f243e1af9720da487246ef3109bfd498c3))

## [3.0.1](https://github.com/kpfromer/cu-api/compare/v3.0.0...v3.0.1) (2021-04-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cu-api",
"version": "3.0.1",
"version": "3.0.2",
"description": "An api for CU Boulder students.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 1e73768

Please sign in to comment.