Skip to content

Commit

Permalink
release v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianccm committed Jan 6, 2022
1 parent cba3767 commit e89e9ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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)",
Expand Down

0 comments on commit e89e9ff

Please sign in to comment.