Skip to content

Commit 0aa839d

Browse files
committed
chore(release): 1.3.0
1 parent 93c3b3f commit 0aa839d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.3.0](https://github.com/cssninjaStudio/dokto/compare/v1.2.0...v1.3.0) (2023-09-17)
6+
7+
8+
### Features
9+
10+
* migrate to Astro 3 ([5d67e6a](https://github.com/cssninjaStudio/dokto/commit/5d67e6a1ce4eff68b32973046dc6b525dc704e80))
11+
* use variable fonts from fontsources ([b6348ba](https://github.com/cssninjaStudio/dokto/commit/b6348bae7a26b9ca42b63f035833a9aa293803b7))
12+
13+
14+
### Bug Fixes
15+
16+
* upgrade engines to node 18 and pnpm 8 ([3e6550e](https://github.com/cssninjaStudio/dokto/commit/3e6550e86ee425e9a75a726440d784b9e78dd709))
17+
518
## [1.2.0](https://github.com/cssninjaStudio/dokto/compare/v1.1.0...v1.2.0) (2023-05-03)
619

720

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.2.0",
4+
"version": "1.3.0",
55
"private": true,
66
"author": {
77
"name": "cssninjaStudio <hello@cssninja.io> (https://cssninja.io)"

0 commit comments

Comments
 (0)