@weni/unnnic-system 3.3.1-alpha.0 → 3.3.1-alpha.3

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/CHANGELOG.md +4 -4
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -5,10 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
- # 3.3.0 (2025-10-15)
9
- - **Chart Funnel**: Added two items variation
10
-
11
- # 3.2.10 (2025-10-07)
8
+ # 3.3.1 (2025-10-17)
12
9
 
13
10
  ### Added
14
11
 
@@ -18,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
15
  - **v-model Support**: Full support for `v-model:sort` pattern
19
16
  - **Backward Compatible**: Existing implementations continue working without changes
20
17
 
18
+ # 3.3.0 (2025-10-15)
19
+ - **Chart Funnel**: Added two items variation
20
+
21
21
  # 3.2.9 (2025-10-14)
22
22
 
23
23
  ### Fixed
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@weni/unnnic-system",
3
- "version": "3.3.1-alpha.0",
3
+ "version": "3.3.1-alpha.3",
4
4
  "type": "commonjs",
5
5
  "files": [
6
6
  "dist",