Skip to content

Commit

Permalink
chore: release v3.4.0 (#1388)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Mar 10, 2023
1 parent 180b960 commit acc1586
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [3.4.0](https://github.com/vinayakkulkarni/v-offline/compare/v3.3.1...v3.4.0) (2023-03-10)


### Bug Fixes

* **deps:** bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 ([9f7fbdb](https://github.com/vinayakkulkarni/v-offline/commit/9f7fbdb8d398c6b56b96e2669ca43d0c038c6e9c))
* **deps:** bump v-offline from 3.3.0 to 3.3.1 in /example ([6affeff](https://github.com/vinayakkulkarni/v-offline/commit/6affeff8d65e10e33525419cbfdb2d21e7809708))
* **deps:** bump vue from 3.2.45 to 3.2.47 in /example ([bd05878](https://github.com/vinayakkulkarni/v-offline/commit/bd05878bc4b1373b282cc6e36d192f068f19af09))
* issue with typings ([a708f45](https://github.com/vinayakkulkarni/v-offline/commit/a708f459ae4fc9d2bea77572391ff38a889e55cc))
* update publishCommand ([2257adb](https://github.com/vinayakkulkarni/v-offline/commit/2257adb746266f4212a4f46a2a7cf2cc098ec318))


### Features

* add `.npmrc` ([c3ce20a](https://github.com/vinayakkulkarni/v-offline/commit/c3ce20ad090ccf78c7b1b7365bf89fe14fb6cab8))
* add automerger workflow 🎉 ([555e331](https://github.com/vinayakkulkarni/v-offline/commit/555e331d6fe7b5ac2abdeccd39d7d2b61e6a39b6))



## [3.3.1](https://github.com/vinayakkulkarni/v-offline/compare/v3.3.0...v3.3.1) (2023-01-28)


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": "v-offline",
"version": "3.3.1",
"version": "3.4.0",
"description": "Offline and Online components for Vue",
"main": "./dist/v-offline.js",
"module": "./dist/v-offline.js",
Expand Down

0 comments on commit acc1586

Please sign in to comment.