Skip to content

Commit 9714960

Browse files
chore(release): 0.7.0
1 parent 60bae97 commit 9714960

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
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.
4+
5+
## [0.7.0](https://github.com/stafyniaksacha/vite-plugin-fonts/compare/v0.6.0...v0.7.0) (2022-12-09)
6+
7+
8+
### Features
9+
10+
* add vite 4 to peer dependencies version ([60bae97](https://github.com/stafyniaksacha/vite-plugin-fonts/commit/60bae97fcad268c73009c9950f07ce05ed50b785))

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-fonts",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Webfont loader for vite",
55
"author": "stafyniaksacha",
66
"license": "MIT",

0 commit comments

Comments
 (0)