File tree Expand file tree Collapse file tree 9 files changed +36
-12
lines changed
Expand file tree Collapse file tree 9 files changed +36
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0 " ,
3- "apps/native" : " 0.1.0 " ,
4- "apps/web" : " 0.1.0" ,
5- "packages/ui" : " 0.1.0 " ,
6- "packages/i18n" : " 0.1.0" ,
7- "packages/eslint-config" : " 0.1.0" ,
8- "packages/typescript-config" : " 0.1.0"
2+ "." : " 0.1.1 " ,
3+ "apps/native" : " 0.1.1 " ,
4+ "apps/web" : " 0.1.0" ,
5+ "packages/ui" : " 0.1.1 " ,
6+ "packages/i18n" : " 0.1.0" ,
7+ "packages/eslint-config" : " 0.1.0" ,
8+ "packages/typescript-config" : " 0.1.0"
99}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.1] ( https://github.com/odest/katip/compare/v0.1.0...v0.1.1 ) (2025-10-17)
4+
5+
6+ ### Code Refactoring
7+
8+ * rename project to katip and update versions ([ 969d76a] ( https://github.com/odest/katip/commit/969d76a34d0d19214b0c8fe43dbbee44b4d1b14c ) )
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.1] ( https://github.com/odest/katip/compare/v0.1.0...v0.1.1 ) (2025-10-17)
4+
5+
6+ ### Code Refactoring
7+
8+ * rename project to katip and update versions ([ 969d76a] ( https://github.com/odest/katip/commit/969d76a34d0d19214b0c8fe43dbbee44b4d1b14c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " native" ,
33 "private" : true ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " next dev --turbopack" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " katip"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44description = " A Tauri App"
55authors = [" you" ]
66edition = " 2021"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " katip" ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "identifier" : " com.katip.app" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm dev" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " katip" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " turbo build" ,
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.1] ( https://github.com/odest/katip/compare/v0.1.0...v0.1.1 ) (2025-10-17)
4+
5+
6+ ### Code Refactoring
7+
8+ * rename project to katip and update versions ([ 969d76a] ( https://github.com/odest/katip/commit/969d76a34d0d19214b0c8fe43dbbee44b4d1b14c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @workspace/ui" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "type" : " module" ,
55 "private" : true ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments