Skip to content

Commit a2930ae

Browse files
release: 0.29.6
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae8e8ff commit a2930ae

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wide-clubs-serve.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @solidjs/meta
22

3+
## 0.29.6
4+
5+
### Patch Changes
6+
7+
- ae8e8ff: Fix removing one <title> renders all previous <title>s
8+
39
## 0.29.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@solidjs/meta",
33
"description": "Write meta tags to the document head",
4-
"version": "0.29.5",
4+
"version": "0.29.6",
55
"author": "Ryan Carniato",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)