Skip to content

Commit

Permalink
Merge pull request #40 from natemoo-re/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
natemoo-re authored Nov 27, 2022
2 parents d7cb17d + 655ce35 commit 090c49c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/spotty-lobsters-think.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ultrahtml

## 1.0.3

### Patch Changes

- d7cb17d: Fix another edge case with text inside script/styles

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ultrahtml",
"type": "module",
"version": "1.0.2",
"version": "1.0.3",
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
Expand Down

0 comments on commit 090c49c

Please sign in to comment.