Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoRDuarte committed Nov 14, 2023
1 parent 27b3764 commit b014ef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 1.0.0 - 2023-11-14
### Added

- Added support for charts with multiple encodings

## 0.2.0 - 2023-11-02

### Added

- Extended React compatibility to support projects with React >=16.14.0
- Set up automatic semantic versioning
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@feedzai/autovizua11y",
"version": "0.1.4",
"version": "1.0.0",
"description": "AutoVizuA11y is a React library that automates the process of creating accessible data visualizations",
"main": "dist/index.js",
"repository": {
Expand Down

0 comments on commit b014ef5

Please sign in to comment.