Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](v2.1.6...v3.0.0) (2023-03-08)

### Bug Fixes

* **.circleci:** Add infinitered-npm-package context ([abfba3a](abfba3a))
* **circleci:** Set context in proper place ([#306](#306)) ([6702d84](6702d84))

### Features

* **deps:** upgrade axios and typescript ([#288](#288) by [@jeremyadavis](https://github.com/jeremyadavis)) ([a1ae536](a1ae536))

### BREAKING CHANGES

* **deps:** upgrades axios to latest version [with some breaking changes](https://github.com/axios/axios/blob/main/CHANGELOG.md) (shouldn't have an effect on most projects but we are releasing as a breaking change to be safe)
  • Loading branch information
semantic-release-bot committed Mar 8, 2023
1 parent 6702d84 commit f76bb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.6",
"version": "3.0.0",
"author": {
"name": "Infinite Red",
"email": "npm@infinite.red",
Expand Down

0 comments on commit f76bb18

Please sign in to comment.