Skip to content

Commit

Permalink
Merge branch 'release/0.6.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
bcopy committed Oct 7, 2024
2 parents f5d1673 + 7aa611b commit 940b0df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
node-version: '20'
registry-url: 'https://npm.pkg.github.com'
scope: '@bcopy'
scope: '@cmcrobotics'

- name: Install dependencies
run: npm ci
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": "@cmcrobotics/homie-lit",
"version": "0.6.0",
"version": "0.6.1",
"description": "A TypeScript library integrating Homie devices with DOM element attributes for visualization",
"repository": "github:cmcrobotics/homie-lit",
"main": "dist/homie-lit.js",
Expand Down

0 comments on commit 940b0df

Please sign in to comment.