Skip to content

Commit

Permalink
Merge pull request #73 from kaandesu/changeset-release/master
Browse files Browse the repository at this point in the history
chore(release): update versioning and publish
  • Loading branch information
kaandesu authored Apr 8, 2024
2 parents cbd274d + 3e3e849 commit fd24cb1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-lamps-punch.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vue-paho-mqtt

## 0.5.0

### Minor Changes

- c3f9cea: Can change username and password when autoconnect is disable, and can change path in mqtt broker URI

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-paho-mqtt",
"author": "I Kaan Yilmaz <[email protected]> (https://github.com/kaandesu)",
"version": "0.4.1",
"version": "0.5.0",
"license": "MIT",
"description": "Easy-to-use Paho MQTT client for Vue 3 with centralized subscription management, type support, and built-in optional alert notification library.",
"contributors": [
Expand Down

0 comments on commit fd24cb1

Please sign in to comment.