Skip to content

Commit acc1586

Browse files
chore: release v3.4.0 (#1388)
1 parent 180b960 commit acc1586

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [3.4.0](https://github.com/vinayakkulkarni/v-offline/compare/v3.3.1...v3.4.0) (2023-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 ([9f7fbdb](https://github.com/vinayakkulkarni/v-offline/commit/9f7fbdb8d398c6b56b96e2669ca43d0c038c6e9c))
7+
* **deps:** bump v-offline from 3.3.0 to 3.3.1 in /example ([6affeff](https://github.com/vinayakkulkarni/v-offline/commit/6affeff8d65e10e33525419cbfdb2d21e7809708))
8+
* **deps:** bump vue from 3.2.45 to 3.2.47 in /example ([bd05878](https://github.com/vinayakkulkarni/v-offline/commit/bd05878bc4b1373b282cc6e36d192f068f19af09))
9+
* issue with typings ([a708f45](https://github.com/vinayakkulkarni/v-offline/commit/a708f459ae4fc9d2bea77572391ff38a889e55cc))
10+
* update publishCommand ([2257adb](https://github.com/vinayakkulkarni/v-offline/commit/2257adb746266f4212a4f46a2a7cf2cc098ec318))
11+
12+
13+
### Features
14+
15+
* add `.npmrc` ([c3ce20a](https://github.com/vinayakkulkarni/v-offline/commit/c3ce20ad090ccf78c7b1b7365bf89fe14fb6cab8))
16+
* add automerger workflow 🎉 ([555e331](https://github.com/vinayakkulkarni/v-offline/commit/555e331d6fe7b5ac2abdeccd39d7d2b61e6a39b6))
17+
18+
19+
120
## [3.3.1](https://github.com/vinayakkulkarni/v-offline/compare/v3.3.0...v3.3.1) (2023-01-28)
221

322

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v-offline",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "Offline and Online components for Vue",
55
"main": "./dist/v-offline.js",
66
"module": "./dist/v-offline.js",

0 commit comments

Comments
 (0)