release v3.1.2
This commit is contained in:
@@ -2,12 +2,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## 3.1.2
|
||||||
### Features
|
### Features
|
||||||
- Added `showEmptyRings` option to `config.json`, which enables display of headers for rings containing no items.
|
- Added `showEmptyRings` option to `config.json`, which enables display of headers for rings containing no items.
|
||||||
|
|
||||||
## 3.1.1
|
|
||||||
|
|
||||||
## 3.1.0
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
- Fixed dependent projects failing to build without dependency `@types/sanitize-html`.
|
- Fixed dependent projects failing to build without dependency `@types/sanitize-html`.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aoe_technology_radar",
|
"name": "aoe_technology_radar",
|
||||||
"version": "3.1.1",
|
"version": "3.1.2",
|
||||||
"description": "AOE Technology Radar",
|
"description": "AOE Technology Radar",
|
||||||
"private": false,
|
"private": false,
|
||||||
"author": "AOE GmbH <contact-de@aoe.com> (http://www.aoe.com)",
|
"author": "AOE GmbH <contact-de@aoe.com> (http://www.aoe.com)",
|
||||||
|
|||||||
Reference in New Issue
Block a user