Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2024-03-30)

* Merge pull request #11 from robsonos/dev ([44ba9e6](44ba9e6)), closes [#11](#11)

### Features ✨

* update dfu library ([951dc52](951dc52))
  • Loading branch information
semantic-release-bot committed Mar 30, 2024
1 parent 44ba9e6 commit 50dd154
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.5.0](https://github.com/robsonos/nordic-dfu/compare/v1.4.0...v1.5.0) (2024-03-30)


* Merge pull request #11 from robsonos/dev ([44ba9e6](https://github.com/robsonos/nordic-dfu/commit/44ba9e65aa7ec0c779e5a7dcbd574c5bad7691c6)), closes [#11](https://github.com/robsonos/nordic-dfu/issues/11)


### Features :sparkles:

* update dfu library ([951dc52](https://github.com/robsonos/nordic-dfu/commit/951dc5267b84f54ff14dbe6c3be06ed544088a00))

# [1.4.0](https://github.com/robsonos/nordic-dfu/compare/v1.3.0...v1.4.0) (2024-01-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capacitor-community-nordic-dfu",
"version": "1.4.0",
"version": "1.5.0",
"description": "Nordic DFU OTA integration for Capacitor",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 50dd154

Please sign in to comment.