chore(release): 2.1.0

main
Yanick Champoux 2022-04-06 20:55:11 -04:00
parent 89671840d0
commit a84146b580
2 changed files with 15 additions and 1 deletions

14
CHANGELOG.md Normal file
View File

@ -0,0 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.1.0](///compare/v2.0.0...v2.1.0) (2022-04-07)
### Features
* add localStorage memory bf7206a
* can move main system comps in the print output b425f4a
* add standard-version 2fd047f

View File

@ -1,6 +1,6 @@
{
"name": "aotds-docks",
"version": "2.0.0",
"version": "2.1.0",
"type": "module",
"private": true,
"scripts": {