Skip to content

Commit 25b570a

Browse files
authored
Merge pull request #3 from icsaba/release-please--branches--main--components--lit-functions
chore(main): release 1.0.1
2 parents 5b742c4 + bafedc3 commit 25b570a

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.1](https://github.com/icsaba/lit-functions/compare/v1.0.0...v1.0.1) (2024-09-25)
4+
5+
6+
### Bug Fixes
7+
8+
* using npm auth token ([5b742c4](https://github.com/icsaba/lit-functions/commit/5b742c478c49ab6852c16ef8c65cadea5e6e2191))
9+
310
## 1.0.0 (2024-09-23)
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.0",
3+
"version": "1.0.1",
44
"description": "Functional components for lit-elements.",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)