File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,16 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## 1.0.0 (2023-09-26)
9+
10+
11+ ### Features
12+
13+ * initial commit ([ d0375b2] ( https://github.com/junwen-k/tailwindcss-radix-ui-primitives/commit/d0375b254275cae41f157243e8c39ea4c931420a ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * ** build:** add npmrc for pre-post scripts ([ 236f3b8] ( https://github.com/junwen-k/tailwindcss-radix-ui-primitives/commit/236f3b87516b50e455ad12ad6b8f0261c17ca0ab ) )
19+ * ** npm:** rename package ([ 123c60b] ( https://github.com/junwen-k/tailwindcss-radix-ui-primitives/commit/123c60b17a519435f60cbd5ecf0d23bf621d50d8 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tailwindcss-radix-ui-primitives" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments