Skip to content

Commit c4f8983

Browse files
chore: release package (#77)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7d3b807 commit c4f8983

File tree

5 files changed

+9
-22
lines changed

5 files changed

+9
-22
lines changed

.changeset/pre.json

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

.changeset/tasty-pears-sit.md

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

.changeset/thin-donuts-confess.md

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

CHANGELOG.md

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

3+
## 4.0.2
4+
5+
### Patch Changes
6+
7+
- [#74](https://github.com/motss/lit-ntml/pull/74) [`63472f4`](https://github.com/motss/lit-ntml/commit/63472f4538322bbab0fda9b03e5b832aa719d9a8) Thanks [@motss](https://github.com/motss)! - chore: standardize test params for tests and benchmarks
8+
9+
- [#71](https://github.com/motss/lit-ntml/pull/71) [`4ea239a`](https://github.com/motss/lit-ntml/commit/4ea239ae9c9991f8e70430506f79d03b287f52af) Thanks [@motss](https://github.com/motss)! - feat: integrate changeset
10+
311
## 4.0.2-rc.0
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lit-ntml",
3-
"version": "4.0.2-rc.0",
3+
"version": "4.0.2",
44
"description": "Inspired by lit-html but for Node.js",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)