Skip to content

Commit

Permalink
Merge pull request #17 from mountaindude/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--garo-gnm1d-moxa

chore(main): release garo-gnm1d-moxa 1.0.1
  • Loading branch information
mountaindude authored Jan 7, 2024
2 parents ec3eda6 + 352d21b commit b672ead
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.0.0"}
{".":"1.0.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/mountaindude/garo-gnm1d-moxa/compare/garo-gnm1d-moxa-v1.0.0...garo-gnm1d-moxa-v1.0.1) (2024-01-07)


### Miscellaneous

* **deps:** Update dependencies and disable Docker healthcheck ([ec3eda6](https://github.com/mountaindude/garo-gnm1d-moxa/commit/ec3eda63b87dded8260a39db5f26b66a5dd5601f))

## 1.0.0 (2022-11-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "garo-gnm1d-moxa",
"version": "1.0.0",
"version": "1.0.1",
"description": "Extracts energy metrics from a Garo 1-phase energy meter GNM1D-RS485 connected via a Moxa RS485 > TCP gateway",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b672ead

Please sign in to comment.