Skip to content

Commit

Permalink
() add empty changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mrTuomoK committed Feb 6, 2024
1 parent 301c849 commit fbd8b16
Showing 1 changed file with 116 additions and 0 deletions.
116 changes: 116 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,122 @@ 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).

## [3.X.X] - Month, XX, 202X

### React

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components
- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Core

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components
- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Documentation

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components
- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Figma

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components
- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Sketch/Abstract

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components
- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Hds-js

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components
- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

## [3.5.0] - February, 6, 2024

### React
Expand Down

0 comments on commit fbd8b16

Please sign in to comment.