Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 28, 2021
1 parent 1b9e397 commit 77e0bf5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.2.0](https://github.com/WaterBearSondes/waterbear-firmware/compare/v1.1.0...v1.2.0) (2021-06-28)


### Features

* upgraded to maple 14.0.0 ([23a4d48](https://github.com/WaterBearSondes/waterbear-firmware/commit/23a4d48ed5a4cde8f87365d09ca46ac12acf1145))
* upgraded to maple v14.0.0 ([bea4157](https://github.com/WaterBearSondes/waterbear-firmware/commit/bea4157acd4f2feaba3784daeb0e8326a756bda9))

# [1.1.0](https://github.com/WaterBearSondes/waterbear-firmware/compare/v1.0.10...v1.1.0) (2021-05-22)


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": "waterbear-firmware",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// THIS FILE IS AUTOMATICALLY GENERATED
#define WATERBEAR_FIRMWARE_VERSION 1.1.0
#define WATERBEAR_FIRMWARE_VERSION 1.2.0

0 comments on commit 77e0bf5

Please sign in to comment.