Skip to content

Commit 4a755ad

Browse files
committed
chore(release): 1.2.0
1 parent 3fa4875 commit 4a755ad

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.2.0](https://github.com/cssninjaStudio/dokto/compare/v1.1.0...v1.2.0) (2023-05-03)
6+
7+
8+
### Features
9+
10+
* upgrade dependencies + add unplugin-fonts ([581a681](https://github.com/cssninjaStudio/dokto/commit/581a681d43ffd5dd92d24ab09f00c72da9fe27b1))
11+
512
## [1.1.0](https://github.com/cssninjaStudio/dokto/compare/v1.0.1...v1.1.0) (2023-02-10)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dokto",
33
"type": "module",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

0 commit comments

Comments
 (0)