Skip to content

Commit 014aa85

Browse files
committed
chore(release): 1.7.0
1 parent fe8fa0f commit 014aa85

File tree

5 files changed

+18
-4
lines changed

5 files changed

+18
-4
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ release.config.js
99
release.config.js
1010
release.config.js
1111
release.config.js
12+
release.config.js

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.7.0](https://github.com/retejs/rete-qa/compare/v1.6.0...v1.7.0) (2024-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **snaphots:** update snapshots for lit-vite v3 ([2f747a9](https://github.com/retejs/rete-qa/commit/2f747a96d0d8f3e1a0cff455a8a690dd45337bba))
7+
8+
9+
### Features
10+
11+
* add lit stack ([89eee17](https://github.com/retejs/rete-qa/commit/89eee174ef054300ca0399fe78f3a63fbcd93fc7))
12+
* add lit-vite stack ([94531ee](https://github.com/retejs/rete-qa/commit/94531ee9ee152ec389a4e04fbccc551788e883a3))
13+
114
# [1.6.0](https://github.com/retejs/rete-qa/compare/v1.5.3...v1.6.0) (2024-03-23)
215

316

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rete-qa",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "",
55
"bin": {
66
"rete-qa": "./dist/index.js"

release.config.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)