Skip to content

Commit

Permalink
v35.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Dec 7, 2023
1 parent 828b608 commit 3bdfade
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: Override Layer z-index
hash: 7d2ff50586cdbc5e6e47be5bcebb39c823cfbd35
body: ""
footer:
Change-type: patch
change-type: patch
author: Andrea Rosci
nested: []
version: 35.1.2
title: ""
date: 2023-12-07T15:17:29.658Z
- commits:
- subject: Fix full text serach filter with special characters
hash: 8bc846faa79d6bdb092bb0ed879f17ca7114c33a
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 35.1.2 - 2023-12-07

* Override Layer z-index [Andrea Rosci]

## 35.1.1 - 2023-11-28

* Fix full text serach filter with special characters [Andrea Rosci]
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rendition",
"version": "35.1.1",
"version": "35.1.2",
"description": "React components library",
"repository": {
"type": "git",
Expand Down Expand Up @@ -185,6 +185,6 @@
]
},
"versionist": {
"publishedAt": "2023-11-28T10:34:18.524Z"
"publishedAt": "2023-12-07T15:17:29.996Z"
}
}

0 comments on commit 3bdfade

Please sign in to comment.