Skip to content

Commit 64caff3

Browse files
committed
chore(release): 19.1.0
1 parent 6b0ca56 commit 64caff3

File tree

3 files changed

+19362
-18122
lines changed

3 files changed

+19362
-18122
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
11
# Changelog
22

3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## 19.1.0 (2025-04-14)
6+
7+
8+
### Features
9+
10+
* cache for requests implemented ([b1d27e5](https://github.com/borjamrd/ngx-notion-cms/commit/b1d27e5d1744e293177118421d1979f2dcae434b))
11+
* copy to clipboard created and block code edited ([00a8cfc](https://github.com/borjamrd/ngx-notion-cms/commit/00a8cfc6729ec09699149ba3e92e66eab90e9afd))
12+
* database items now have status and tags with styles ([80b8f75](https://github.com/borjamrd/ngx-notion-cms/commit/80b8f7522b705f1287132aed0ea5ae7273a775d1))
13+
* migrate to v19 ([29cc49f](https://github.com/borjamrd/ngx-notion-cms/commit/29cc49f4a87fe5d457aa6608ef06159d8a6f3be8))
14+
* ngx selector deleted ([785c848](https://github.com/borjamrd/ngx-notion-cms/commit/785c84831d253b3adfe3ff9ecc7595b208144ad6))
15+
* notion-block-code created ([6a57b00](https://github.com/borjamrd/ngx-notion-cms/commit/6a57b00ab996e7e0338c3176fb9370e228984079))
16+
* v18 ([8b5a563](https://github.com/borjamrd/ngx-notion-cms/commit/8b5a56396046fea85e786a3de0a233cdeaf1c0b7))
17+
* version funcional de librería con actions ([90ed97e](https://github.com/borjamrd/ngx-notion-cms/commit/90ed97e0261e7a469a60e874ef85cd7c5fb85590))
18+
19+
20+
### Bug Fixes
21+
22+
* allow import bundle with tailwind classes ([39d0771](https://github.com/borjamrd/ngx-notion-cms/commit/39d077150a180b66681a0edb765a12f2c3ec31e4))
23+
* allow import directly from generated css file with tw classes ([1ec1a84](https://github.com/borjamrd/ngx-notion-cms/commit/1ec1a8438c29a0ccd136f1c9ef842f8544cbff7b))
24+
* avoid pushing undefined to blocks array in service ([fa9c628](https://github.com/borjamrd/ngx-notion-cms/commit/fa9c6282f9f9372336f7783bd13d64fe5eab3c2c))
25+
* avoid undefined on table of contents ([72271aa](https://github.com/borjamrd/ngx-notion-cms/commit/72271aacccd0c8485c8247d2f11439600df9db99))
26+
* change in page onInit for onChanges ([32c756f](https://github.com/borjamrd/ngx-notion-cms/commit/32c756faba4824f7dff3d44919ee3b4a78cc0351))
27+
* change selector and lint added to kusky prepush ([0ee52c1](https://github.com/borjamrd/ngx-notion-cms/commit/0ee52c16710e9d4a339dc924610250d58005f0fc))
28+
29+
# Changelog
30+
331
Este archivo sigue el formato de [Conventional Commits](https://www.conventionalcommits.org) y es generado automáticamente por `standard-version`.

0 commit comments

Comments
 (0)