Skip to content

Commit e3413ff

Browse files
committed
chore(release): 0.1.3
1 parent 6e9ab06 commit e3413ff

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.3](https://github.com/prismicio-community/vite-plugin-sdk/compare/v0.1.2...v0.1.3) (2024-12-03)
6+
7+
8+
### Chore
9+
10+
* **deps:** maintain dependencies and migrate to eslint 9 ([9ce1c43](https://github.com/prismicio-community/vite-plugin-sdk/commit/9ce1c43cd3b403e6a9d12ed727cec5556e5fb6ee))
11+
* **deps:** maintain dependencies and migrate to eslint 9 ([8781bbe](https://github.com/prismicio-community/vite-plugin-sdk/commit/8781bbeec56f530418c0b21ce3d0d13de23602b1))
12+
513
### [0.1.2](https://github.com/prismicio-community/vite-plugin-sdk/compare/v0.1.1...v0.1.2) (2023-12-11)
614

715

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": "vite-plugin-sdk",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Vite plugin to bundle SDKs",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)