Skip to content

Commit 323cb44

Browse files
authored
Merge pull request #4 from icsaba/release-please--branches--main--components--lit-functions
chore(main): release 1.0.2
2 parents b7121ab + c9b7d6c commit 323cb44

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/icsaba/lit-functions/compare/v1.0.1...v1.0.2) (2024-09-25)
4+
5+
6+
### Bug Fixes
7+
8+
* removed npm registry from workflow ([b7121ab](https://github.com/icsaba/lit-functions/commit/b7121abc40454bbdd5101c086803422aed8f349e))
9+
310
## [1.0.1](https://github.com/icsaba/lit-functions/compare/v1.0.0...v1.0.1) (2024-09-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lit-functions",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Functional components for lit-elements.",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)