File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- version : 0.4.1
1+ version : 0.4.2
22commit : ' chore: bump to v%.%.%'
33files :
44 README.md : Cell v%.%.%
Original file line number Diff line number Diff line change 11<img src =" https://kt3k.github.io/cell/cell-logo.svg " width =" 70 " alt =" cell " />
22
3- # Cell v0.4.1
3+ # Cell v0.4.2
44
55> A frontend UI tool, encourages local event handlers and signals
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @kt3k/cell" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "exports" : {
55 "." : " ./mod.ts"
66 },
Original file line number Diff line number Diff line change 1- /*! Cell v0.4.1 | Copyright 2024 Yoshiya Hinosawa and Capsule contributors | MIT license */
1+ /*! Cell v0.4.2 | Copyright 2024 Yoshiya Hinosawa and Capsule contributors | MIT license */
22import { documentReady , logEvent } from "./util.ts"
33export { signal } from "@kt3k/signal"
44
You can’t perform that action at this time.
0 commit comments