ps-helix 3.0.1 → 3.0.2

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/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  A comprehensive Angular component library built with Angular 21+ featuring modern design patterns, accessibility-first development, and optimal developer experience.
4
4
 
5
- [![npm version](https://img.shields.io/badge/npm-3.0.1-blue.svg)](https://www.npmjs.com/package/ps-helix)
5
+ [![npm version](https://img.shields.io/badge/npm-3.0.2-blue.svg)](https://www.npmjs.com/package/ps-helix)
6
6
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
7
  [![Angular](https://img.shields.io/badge/Angular-21.0.3-red.svg)](https://angular.dev/)
8
8
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.9.0-blue.svg)](https://www.typescriptlang.org/)
@@ -118,7 +118,7 @@ After installation, verify that ps-helix is in your `package.json`:
118
118
  ```json
119
119
  {
120
120
  "dependencies": {
121
- "ps-helix": "^3.0.1"
121
+ "ps-helix": "^3.0.2"
122
122
  }
123
123
  }
124
124
  ```
@@ -1173,7 +1173,7 @@ Copyright (c) 2025 PACK Solutions
1173
1173
 
1174
1174
  ---
1175
1175
 
1176
- **Version**: 3.0.1
1176
+ **Version**: 3.0.2
1177
1177
  **Built with**: Angular 21.0.3, TypeScript 5.9.0, Phosphor Icons 2.0.3
1178
1178
  **Author**: Fabrice PEREZ | Product Designer at PACK Solutions
1179
1179
  **Last Updated**: January 2026