StandardNotes CI
2023-10-17 17:50:11 +00:00
parent 9e35e2eceb
commit 417599cbf8
41 changed files with 120 additions and 20 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.13.1](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.13.0...@standardnotes/icons@1.13.1) (2023-10-17)
### Bug Fixes
* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))
# [1.13.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.12.3...@standardnotes/icons@1.13.0) (2023-10-11)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.13.0",
"version": "1.13.1",
"private": true,
"main": "dist/index.js",
"types": "dist/index.d.ts",