Skip to content

Commit 853e9cc

Browse files
chore: release v3.2.0 (#1142)
1 parent 190ff73 commit 853e9cc

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.2.0](https://github.com/vinayakkulkarni/v-offline/compare/v3.1.0...v3.2.0) (2022-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump wearerequired/lint-action from 1 to 2 ([66bbeaf](https://github.com/vinayakkulkarni/v-offline/commit/66bbeaf67f05e61f4b5d197efc47a2b414670e35))
7+
* remove semantic-pr github probot app ([37f8c54](https://github.com/vinayakkulkarni/v-offline/commit/37f8c549f172b41ce2dbbd00785cd0b6c194237b))
8+
9+
10+
### Features
11+
12+
* **types:** auto-generated types using vue-tsc 🎉 ([93fbaf4](https://github.com/vinayakkulkarni/v-offline/commit/93fbaf443dac873c17fe0327490dc67697524f55))
13+
14+
15+
116
# [3.1.0](https://github.com/vinayakkulkarni/v-offline/compare/v3.0.3...v3.1.0) (2022-01-26)
217

318

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.1.0",
3+
"version": "3.2.0",
44
"description": "Offline and Online components for Vue",
55
"type": "module",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)