Skip to content

Commit 8e95a8c

Browse files
authored
chore: release 2.2.3 (#21)
1 parent 25217ee commit 8e95a8c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [2.2.3](https://www.github.com/Hackuarium/legoino-device-information/compare/v2.2.2...v2.2.3) (2023-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* Rename pHMeter.js to PHMeter.js ([25217ee](https://www.github.com/Hackuarium/legoino-device-information/commit/25217ee36a4031e56ffc7a988cf4882753db7d4a))
9+
310
### [2.2.2](https://www.github.com/Hackuarium/legoino-device-information/compare/v2.2.1...v2.2.2) (2022-11-23)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "legoino-device-information",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Device information for all our arduino derived projects",
55
"main": "./src/index.js",
66
"files": [

0 commit comments

Comments
 (0)