Skip to content

Commit

Permalink
chore: release v3.2.0 (#1142)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Oct 4, 2022
1 parent 190ff73 commit 853e9cc
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [3.2.0](https://github.com/vinayakkulkarni/v-offline/compare/v3.1.0...v3.2.0) (2022-10-04)


### Bug Fixes

* **deps:** bump wearerequired/lint-action from 1 to 2 ([66bbeaf](https://github.com/vinayakkulkarni/v-offline/commit/66bbeaf67f05e61f4b5d197efc47a2b414670e35))
* remove semantic-pr github probot app ([37f8c54](https://github.com/vinayakkulkarni/v-offline/commit/37f8c549f172b41ce2dbbd00785cd0b6c194237b))


### Features

* **types:** auto-generated types using vue-tsc 🎉 ([93fbaf4](https://github.com/vinayakkulkarni/v-offline/commit/93fbaf443dac873c17fe0327490dc67697524f55))



# [3.1.0](https://github.com/vinayakkulkarni/v-offline/compare/v3.0.3...v3.1.0) (2022-01-26)


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

0 comments on commit 853e9cc

Please sign in to comment.