Skip to content

Commit f415a11

Browse files
chore(release): 1.0.0
1 parent 1343ebd commit f415a11

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [1.0.0](https://github.com/cssninjaStudio/unplugin-fonts/compare/v1.0.0-beta.1...v1.0.0) (2023-03-20)
6+
7+
8+
### Bug Fixes
9+
10+
* exported links typing ([07b6e11](https://github.com/cssninjaStudio/unplugin-fonts/commit/07b6e113032506716f229cd46baa421c88a5598a))
11+
512
## [1.0.0-beta.1](https://github.com/cssninjaStudio/unplugin-fonts/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2023-03-20)
613

714
## [1.0.0-beta.0](https://github.com/cssninjaStudio/unplugin-fonts/compare/v0.7.0...v1.0.0-beta.0) (2023-03-19)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-fonts",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0",
44
"description": "Universal Webfont loader",
55
"author": {
66
"name": "cssninjaStudio <[email protected]> (https://cssninja.io)"

0 commit comments

Comments
 (0)