Skip to content

Commit a66a896

Browse files
committed
chore(release): 0.0.7-alpha.0
1 parent 2990279 commit a66a896

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.0.7-alpha.0](https://github.com/prismicio-community/vite-plugin-sdk/compare/v0.0.6...v0.0.7-alpha.0) (2022-12-04)
6+
7+
8+
### Features
9+
10+
* support custom `src` and `out` dir ([50a494e](https://github.com/prismicio-community/vite-plugin-sdk/commit/50a494ef6077bc393e384067f5337f5a2be26805))
11+
12+
13+
### Chore
14+
15+
* **deps:** maintain dependencies ([2990279](https://github.com/prismicio-community/vite-plugin-sdk/commit/2990279a1eb60956004ed2558bd1c739d1c20b9c))
16+
517
### [0.0.6](https://github.com/prismicio-community/vite-plugin-sdk/compare/v0.0.5...v0.0.6) (2022-11-10)
618

719

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.0.6",
3+
"version": "0.0.7-alpha.0",
44
"description": "Vite plugin to bundle SDKs",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)