Skip to content

Commit 3cd2230

Browse files
committed
docs(release): update CHANGELOG.md with 1.1.14
1 parent 0c77e04 commit 3cd2230

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## **1.1.14**&emsp;<sub><sup>2024-05-14 (7c9bb598eb7acec96e581451c129a332789d485e...0c77e04a4b525b89b211bde101a05d3d7e93dcef)</sup></sub>
2+
3+
### Bug Fixes
4+
5+
##### &ensp;`authz`
6+
7+
- second fix for the authz list filtering \(\#34\) (0c77e04a4b525b89b211bde101a05d3d7e93dcef)
8+
9+
10+
### BREAKING CHANGES
11+
- `authz` Previous versions have security vulnerabilities showing private items in lists\. (0c77e04a4b525b89b211bde101a05d3d7e93dcef)
12+
13+
Details for the items are still restricted\.
14+
15+
fix \#30
16+
<br>
17+
118
## **1.1.3**&emsp;<sub><sup>2024-05-09 (75b63edd9f1c703c256de64c4f772211ffcd593f...b5fe36a3c15106892d2db7ac401da386986ea218)</sup></sub>
219

320
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "commonjs",
33
"name": "genai-newsletter",
4-
"version": "1.1.3",
4+
"version": "1.1.14",
55
"bin": {
66
"genai-newsletter-app": "bin/genai-newsletter-app.js"
77
},

0 commit comments

Comments
 (0)