Skip to content

Commit 7aa3c07

Browse files
committed
chore(release): 2.1.2
1 parent f0bdb2b commit 7aa3c07

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.1.2](https://github.com/ajfisher/nodebots-interchange/compare/v2.1.1...v2.1.2) (2021-01-26)
6+
7+
8+
### Chores
9+
10+
* **deps:** bump commander from 6.2.1 to 7.0.0 ([e58de5b](https://github.com/ajfisher/nodebots-interchange/commit/e58de5bf4308dc14a5e042639910319bd59920da))
11+
* **deps:** bump fs-extra from 9.0.1 to 9.1.0 ([5bca5a5](https://github.com/ajfisher/nodebots-interchange/commit/5bca5a5f32f68410a70c76835cff5482dc0aaf9e))
12+
* **deps:** bump serialport from 9.0.4 to 9.0.6 ([e8a0b0a](https://github.com/ajfisher/nodebots-interchange/commit/e8a0b0a375d655df3240bfe8b144ba62bac8e6a5))
13+
* **deps-dev:** bump eslint from 7.16.0 to 7.17.0 ([bfb7269](https://github.com/ajfisher/nodebots-interchange/commit/bfb72697f871df1448a0ba004bed0e513da019a1))
14+
* **deps-dev:** bump eslint from 7.17.0 to 7.18.0 ([062b4e1](https://github.com/ajfisher/nodebots-interchange/commit/062b4e1376ba2422d00ab784a00e2f2477cc0dd7))
15+
* **deps-dev:** bump husky from 4.3.6 to 4.3.7 ([63e5208](https://github.com/ajfisher/nodebots-interchange/commit/63e52086f829994f98902f23cd85f1d04b4667ed))
16+
* **deps-dev:** bump husky from 4.3.7 to 4.3.8 ([5202fd4](https://github.com/ajfisher/nodebots-interchange/commit/5202fd409c207f45b7a1c197e99c5135f528303d))
17+
518
### [2.1.1](https://github.com/ajfisher/nodebots-interchange/compare/v2.1.0...v2.1.1) (2021-01-01)
619

720

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodebots-interchange",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Tool to build custom backpack firmwares to make devices I2C compliant",
55
"directories": {
66
"doc": "docs",

0 commit comments

Comments
 (0)