ui-arreya-components 0.0.16 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/release.yml +20 -0
- package/.releaserc +10 -0
- package/CHANGELOG.md +30 -0
- package/README.md +3 -1
- package/package.json +8 -1
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: Release and version
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
push:
|
|
5
|
+
branches:
|
|
6
|
+
- main
|
|
7
|
+
|
|
8
|
+
jobs:
|
|
9
|
+
release:
|
|
10
|
+
runs-on: ubuntu-latest
|
|
11
|
+
steps:
|
|
12
|
+
- uses: actions/checkout@v3
|
|
13
|
+
- uses: actions/setup-node@v3
|
|
14
|
+
with:
|
|
15
|
+
node-version: '20'
|
|
16
|
+
- run: npm i
|
|
17
|
+
- run: npx semantic-release
|
|
18
|
+
env:
|
|
19
|
+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
20
|
+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
package/.releaserc
ADDED
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# 1.0.0 (2025-03-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* added 5 more components for the ui ([8d3e014](https://github.com/arreya/ui-arreya-components/commit/8d3e014b0d49d19dc98246900a3096034366f3df))
|
|
7
|
+
* added first multi-use feature ([da528fb](https://github.com/arreya/ui-arreya-components/commit/da528fbee628fc1744f234d7226a2ba4865a5217))
|
|
8
|
+
* adding dist back to the build branch ([a12e941](https://github.com/arreya/ui-arreya-components/commit/a12e941910574ba0525103a7518736dcebbfc3ec))
|
|
9
|
+
* adding header ([9d69afd](https://github.com/arreya/ui-arreya-components/commit/9d69afd67f31112479bc1cbbfe653ebec6b8a88b))
|
|
10
|
+
* adding support for npm prepublish and fixing the build ([513f9bd](https://github.com/arreya/ui-arreya-components/commit/513f9bd021a8391dc8146be8c0d8e4654395c9ac))
|
|
11
|
+
* adding versioning and a release workflow ([1bed59c](https://github.com/arreya/ui-arreya-components/commit/1bed59c3fffc2ae959a547519dd29278c46d2ee9))
|
|
12
|
+
* adding workflow for unit tests and removing dist folder from branch ([af548b4](https://github.com/arreya/ui-arreya-components/commit/af548b4a9e2343bb30f948c4e5f895bad042cdae))
|
|
13
|
+
* build setup in package.json ([683983a](https://github.com/arreya/ui-arreya-components/commit/683983a5e72dac0fb8c535e114abab6ce9df8a05))
|
|
14
|
+
* build uncomment for testing ([6ab2a8f](https://github.com/arreya/ui-arreya-components/commit/6ab2a8f1eaf2d2aabfdf3cf031672daf6e9816c3))
|
|
15
|
+
* building in features for wizard and searchbar ([71c2131](https://github.com/arreya/ui-arreya-components/commit/71c213183a9180d1384d74368c2d5b0bc6d36ee0))
|
|
16
|
+
* first initialization ([f83641d](https://github.com/arreya/ui-arreya-components/commit/f83641d84cf974acce9391e65deee1f3d66397a0))
|
|
17
|
+
* installing the additional package ([ea5b2dc](https://github.com/arreya/ui-arreya-components/commit/ea5b2dc5249ae2f453de5f36872f126e3932ec4b))
|
|
18
|
+
* pinning react to 18 ([334e229](https://github.com/arreya/ui-arreya-components/commit/334e229004d0b6f63bcf23d41ab4b748dd7e530c))
|
|
19
|
+
* pulled in all the vercel base components. now need to story and expand on them ([107ea10](https://github.com/arreya/ui-arreya-components/commit/107ea1096d141bb9b2b6021e0a56d871c71f6b49))
|
|
20
|
+
* pushing 0.0.11 to build graphcard ([f1f5753](https://github.com/arreya/ui-arreya-components/commit/f1f5753fbde8a140efaa1ee1089c8326ec6b0342))
|
|
21
|
+
* pushing build fixes ([7b23091](https://github.com/arreya/ui-arreya-components/commit/7b230918464918611a5ff03d9753982531a081de))
|
|
22
|
+
* pushing changes for build ([b79eb11](https://github.com/arreya/ui-arreya-components/commit/b79eb113c421e8a451580c2022dc1af488eaf9e8))
|
|
23
|
+
* pushing changes to graph-card ([d7a4231](https://github.com/arreya/ui-arreya-components/commit/d7a4231bd64f303f81b0adc12bab49a730d52769))
|
|
24
|
+
* pushing changes to the repo for builds ([3d3b0b4](https://github.com/arreya/ui-arreya-components/commit/3d3b0b4666a49b823f50468efbf55800ee6429d7))
|
|
25
|
+
* pushing first changes of new layout ([7f4c8f2](https://github.com/arreya/ui-arreya-components/commit/7f4c8f2b014efd366ce3a7b7ed9c5a1def394fa9))
|
|
26
|
+
* pushing hidden and dot files ([8a097c6](https://github.com/arreya/ui-arreya-components/commit/8a097c613599f3d6e3e6d7d1f3fe56c2fb9be3e7))
|
|
27
|
+
* pushing more stories ([d4a21ff](https://github.com/arreya/ui-arreya-components/commit/d4a21ff7537fb07c9197ba890abcd0e33a36aade))
|
|
28
|
+
* removing extra indexes ([3a1f984](https://github.com/arreya/ui-arreya-components/commit/3a1f984411eaffbf1117905f6c55025b420cc213))
|
|
29
|
+
* script to build imports to save me from typing ([c453cc2](https://github.com/arreya/ui-arreya-components/commit/c453cc29a06c1a5bfc801470d3cfd1e4dea338fd))
|
|
30
|
+
* setup exports for sidebar ([f07adbc](https://github.com/arreya/ui-arreya-components/commit/f07adbc98cfb924544ce24a52d73c4f06d4936c4))
|
package/README.md
CHANGED
|
@@ -4,7 +4,9 @@ increment `version` of ui-arreya-components in `package.json` to newest version
|
|
|
4
4
|
|
|
5
5
|
`npm run prepublish`
|
|
6
6
|
|
|
7
|
-
Push up branch and merge to main to deploy changes
|
|
7
|
+
Push up branch and merge to main to deploy changes to Storybook
|
|
8
|
+
|
|
9
|
+
Publish npm packages, run `npm publish`
|
|
8
10
|
|
|
9
11
|
# React + TypeScript + Vite
|
|
10
12
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ui-arreya-components",
|
|
3
|
-
"version": "0.0
|
|
3
|
+
"version": "1.0.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"exports": {
|
|
@@ -108,14 +108,21 @@
|
|
|
108
108
|
"@radix-ui/react-toggle": "^1.1.2",
|
|
109
109
|
"@radix-ui/react-toggle-group": "^1.1.2",
|
|
110
110
|
"@radix-ui/react-tooltip": "^1.1.8",
|
|
111
|
+
"@semantic-release/changelog": "^6.0.3",
|
|
112
|
+
"@semantic-release/commit-analyzer": "^13.0.1",
|
|
113
|
+
"@semantic-release/github": "^11.0.1",
|
|
114
|
+
"@semantic-release/npm": "^12.0.1",
|
|
115
|
+
"@semantic-release/release-notes-generator": "^14.0.3",
|
|
111
116
|
"embla-carousel-react": "^8.5.2",
|
|
112
117
|
"input-otp": "^1.4.2",
|
|
113
118
|
"next-themes": "^0.4.6",
|
|
114
119
|
"react-hook-form": "^7.54.2",
|
|
115
120
|
"react-resizable-panels": "^2.1.7",
|
|
116
121
|
"recharts": "^2.15.1",
|
|
122
|
+
"semantic-release": "^24.2.3",
|
|
117
123
|
"sonner": "^2.0.1",
|
|
118
124
|
"tailwind-animate": "^0.2.10",
|
|
125
|
+
"ui-arreya-components": "^0.0.16",
|
|
119
126
|
"vaul": "^1.1.2",
|
|
120
127
|
"zod": "^3.24.2"
|
|
121
128
|
}
|