Skip to content

Commit

Permalink
docs(release): update CHANGELOG.md with 1.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
flamingquaks committed May 14, 2024
1 parent 9dbc6a3 commit 23f7249
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## **1.1.15**&emsp;<sub><sup>2024-05-14 (9dbc6a385ef48cc635f4f4fd43ff42a5d28df534...9dbc6a385ef48cc635f4f4fd43ff42a5d28df534)</sup></sub>

### Bug Fixes

- fixed build issue with updated schema (9dbc6a385ef48cc635f4f4fd43ff42a5d28df534)


### BREAKING CHANGES
- Fails to build due to mismatch between schema and UI code (9dbc6a385ef48cc635f4f4fd43ff42a5d28df534)
<br>

## **1.1.14**&emsp;<sub><sup>2024-05-14 (7c9bb598eb7acec96e581451c129a332789d485e...0c77e04a4b525b89b211bde101a05d3d7e93dcef)</sup></sub>

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "commonjs",
"name": "genai-newsletter",
"version": "1.1.14",
"version": "1.1.15",
"bin": {
"genai-newsletter-app": "bin/genai-newsletter-app.js"
},
Expand Down

0 comments on commit 23f7249

Please sign in to comment.