Skip to content

Commit 59071b0

Browse files
committed
chore: release v3.0.2
1 parent bb5a14c commit 59071b0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
9+
## 3.0.2 - 2025-12-03
810
### Added
911
- Fixed multiple vulnerable dependencies
1012

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@feedzai/autovizua11y",
33
"description": "AutoVizuA11y is a React library that automates the process of creating accessible data visualizations",
44
"private": false,
5-
"version": "3.0.1",
5+
"version": "3.0.2",
66
"author": "Feedzai",
77
"license": "AGPL-3.0",
88
"keywords": [

0 commit comments

Comments
 (0)