Skip to content

Commit

Permalink
chore(release): 4.0.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Oct 24, 2022
1 parent b086ad5 commit befa9f9
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 8 deletions.
15 changes: 10 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. See [standa



# [4.0.0](https://github.com/motss/lit-ntml/compare/v3.0.1-rc.4...v4.0.0) (2022-10-24)


### chore

* update dependencies ([b086ad5](https://github.com/motss/lit-ntml/commit/b086ad54a94d1abf8620208bdde5d9e76adccec5))



## [3.0.1-rc.4](https://github.com/motss/lit-ntml/compare/v3.0.1-rc.3...v3.0.1-rc.4) (2022-10-24)


Expand Down Expand Up @@ -497,8 +506,4 @@ All notable changes to this project will be documented in this file. See [standa

### test

* Drop node@8 and add node@13 ([9618aca](https://github.com/motss/lit-ntml/commit/9618acade07fe0a836a553cd1373a84c0b2c4dc8))



# [2.9.0](https://github.com/motss/lit-ntml/compare/v2.8.0...v2.9.0) (2019-09-06)
* Drop node@8 and add node@13 ([9618aca](https://github.com/motss/lit-ntml/commit/9618acade07fe0a836a553cd1373a84c0b2c4dc8))
9 changes: 9 additions & 0 deletions FULL_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. See [standa



# [4.0.0](https://github.com/motss/lit-ntml/compare/v3.0.1-rc.4...v4.0.0) (2022-10-24)


### chore

* update dependencies ([b086ad5](https://github.com/motss/lit-ntml/commit/b086ad54a94d1abf8620208bdde5d9e76adccec5))



## [3.0.1-rc.4](https://github.com/motss/lit-ntml/compare/v3.0.1-rc.3...v3.0.1-rc.4) (2022-10-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lit-ntml",
"version": "3.0.1-rc.4",
"version": "4.0.0",
"description": "Inspired by lit-html but for Node.js",
"keywords": [
"html",
Expand Down

0 comments on commit befa9f9

Please sign in to comment.