Skip to content

Commit 252c965

Browse files
[ci] release
1 parent 0dd81b5 commit 252c965

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/long-sheep-switch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/metal-areas-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/meta/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# tanstack-meta
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#21](https://github.com/morinokami/tanstack-meta/pull/21) [`0dd81b5`](https://github.com/morinokami/tanstack-meta/commit/0dd81b54d2ea32fd8304b82cbeac1f3abc838ed2) Thanks [@morinokami](https://github.com/morinokami)! - feat: add type suggestions for viewport and charSet meta tags
8+
9+
- [#19](https://github.com/morinokami/tanstack-meta/pull/19) [`4af37c5`](https://github.com/morinokami/tanstack-meta/commit/4af37c5ef5c03ed84bce860bbcfce0eb4c2bf100) Thanks [@morinokami](https://github.com/morinokami)! - fix: emit category and classification meta tags
10+
311
## 0.3.0
412

513
### Minor Changes

packages/meta/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tanstack-meta",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A small library that helps you manage document heads type-safely in TanStack Router/Start",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)