We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25217ee commit 8e95a8cCopy full SHA for 8e95a8c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
### [2.2.2](https://www.github.com/Hackuarium/legoino-device-information/compare/v2.2.1...v2.2.2) (2022-11-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "legoino-device-information",
- "version": "2.2.2",
+ "version": "2.2.3",
"description": "Device information for all our arduino derived projects",
"main": "./src/index.js",
"files": [
0 commit comments