release v3.1.2

This commit is contained in:
Bastian Ike
2022-01-06 16:55:05 +01:00
parent cba3767195
commit e89e9ff3a6
2 changed files with 3 additions and 5 deletions

View File

@@ -2,12 +2,10 @@
All notable changes to this project will be documented in this file.
## Unreleased
## 3.1.2
### Features
- Added `showEmptyRings` option to `config.json`, which enables display of headers for rings containing no items.
## 3.1.1
## 3.1.0
### Bug Fixes
- Fixed dependent projects failing to build without dependency `@types/sanitize-html`.

View File

@@ -1,6 +1,6 @@
{
"name": "aoe_technology_radar",
"version": "3.1.1",
"version": "3.1.2",
"description": "AOE Technology Radar",
"private": false,
"author": "AOE GmbH <contact-de@aoe.com> (http://www.aoe.com)",