Skip to content

Commit

Permalink
Release 1.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Aug 21, 2023
1 parent 523e98d commit 94e961e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@

<!-- towncrier release notes start -->

## 1.0.0-alpha.2 (2023-08-21)

### Feature

- New result type icons @reekitconcept [#11](https://github.com/kitconcept/volto-solr/pull/11)


## 1.0.0-alpha.1 (2023-08-17)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/11.feature

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kitconcept/volto-solr",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "@kitconcept/volto-solr: Volto add-on front-end component of Solr support",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 94e961e

Please sign in to comment.