We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b742c4 + bafedc3 commit 25b570aCopy full SHA for 25b570a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2024-09-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "lit-functions",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Functional components for lit-elements.",
"main": "dist/index.js",
"module": "dist/index.js",
0 commit comments