Skip to content

Commit 3bc22d4

Browse files
committed
Bump version to: 0.15.1
1 parent 937a5a6 commit 3bc22d4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.15.1
4+
5+
### Fixed
6+
7+
- Allow store with narrower type than control value in `bind()`.
8+
39
## 0.15.0
410

511
### Bug Fixes

packages/nanotags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nanotags",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "Tiny Custom Elements wrapper with nanostores reactivity. No Shadow DOM, typesafe builder, props/refs, automatic cleanup, all under 3 KB.",
55
"keywords": [
66
"astro",

0 commit comments

Comments
 (0)