Skip to content

Commit 72c603c

Browse files
release: 0.29.5
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8ece7e7 commit 72c603c

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/funny-showers-hope.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @solidjs/meta
2+
3+
## 0.29.5
4+
5+
### Patch Changes
6+
7+
- 8ece7e7: fix: Don't read props of the Title component during cleanup

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.4",
4+
"version": "0.29.5",
55
"author": "Ryan Carniato",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)