@ng-cn/core 1.0.0 → 1.0.1

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.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -181,6 +181,7 @@ npm run build:mcp
181
181
  - [Theming](https://shadcn-angular.tigayon.com/docs/theming)
182
182
  - [Dark Mode](https://shadcn-angular.tigayon.com/docs/dark-mode)
183
183
  - [Components](https://shadcn-angular.tigayon.com/components)
184
+ - [Contributing Guide](CONTRIBUTING.md)
184
185
 
185
186
  ---
186
187
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ng-cn/core",
3
- "version": "1.0.0",
3
+ "version": "1.0.01",
4
4
  "description": "Beautifully designed Angular components built with Tailwind CSS v4 - The official Angular port of shadcn/ui",
5
5
  "keywords": [
6
6
  "angular",