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.1.3
1+ version : 0.1.4
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://raw.githubusercontent.com/kt3k/cell/main/cell-logo.svg " width =" 70 " alt =" capsule " />
22
3- # Cell v0.1.3
3+ # Cell v0.1.4
44
55> Event-driven DOM programming in a new style
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @kt3k/cell" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "exports" : {
55 "." : " ./mod.ts"
66 },
Original file line number Diff line number Diff line change 1- /*! Cell v0.1.2 | Copyright 2024 Yoshiya Hinosawa and Capsule contributors | MIT license */
1+ /*! Cell v0.1.4 | Copyright 2024 Yoshiya Hinosawa and Capsule contributors | MIT license */
22import { documentReady , logEvent } from "./util.ts" ;
33
44interface Initializer {
You can’t perform that action at this time.
0 commit comments