Skip to content

Commit 964922c

Browse files
authored
Merge pull request #2 from icsaba/release-please--branches--main--components--lit-functions
chore(main): release 1.0.0
2 parents 8782444 + 04ea568 commit 964922c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-09-23)
4+
5+
6+
### Features
7+
8+
* added usePropChanged hook ([9394d75](https://github.com/icsaba/lit-functions/commit/9394d7581994391c78b6e48364908cf9fbfe87d3))
9+
10+
11+
### Bug Fixes
12+
13+
* added lit-functions as a deps so we can use yarn link ([1f26f38](https://github.com/icsaba/lit-functions/commit/1f26f383582d49c9e53b4744c177e3556b769fbd))
14+
* fixed lit-functions import path in test:app:ts ([fc1eab1](https://github.com/icsaba/lit-functions/commit/fc1eab1a37f02f624c05ebc8c3a455f69fdba6d9))
15+
* fixed npm-publish.yaml ([aab8912](https://github.com/icsaba/lit-functions/commit/aab891287cebdca633dc5bc467b02928cd8ed1e2))
16+
* fixed repo structure ([07998d1](https://github.com/icsaba/lit-functions/commit/07998d138cdef56417684ce56638a0ea6577d0ea))
17+
* release-please ([6ba1fdc](https://github.com/icsaba/lit-functions/commit/6ba1fdcadfc39f76b97ef5c17863d74ce067adcd))
18+
* remove private for the time being ([17b4aeb](https://github.com/icsaba/lit-functions/commit/17b4aeb7ec4f5bb713945e655259095aedff4aad))
19+
* removing private property before publishing ([7168eac](https://github.com/icsaba/lit-functions/commit/7168eac549e7e494d7e4b59f645169814460d7c4))
20+
121
## Changelog

0 commit comments

Comments
 (0)