File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
"node" : " >=18"
18
18
},
19
19
"packageManager" : " pnpm@9.0.0" ,
20
- "version" : " 0.0.14 " ,
20
+ "version" : " 0.0.15 " ,
21
21
"dependencies" : {
22
22
"@changesets/cli" : " ^2.27.7" ,
23
23
"typescript" : " ^5.5.3"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 0.0.15 ] - 2024-10-20
9
9
10
10
### Fixes 🐛
11
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " better-tmux" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"exports" : {
5
5
"." : {
6
6
"types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments