Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.23.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.23.0](v1.22.0...v1.23.0) (2023-10-03)

### Bug Fixes

* timeout cleanup ([da74169](da74169))

### Features

* add aws branch to semantic release ([020136d](020136d))
* add aws branch to semantic release ([68f6026](68f6026))
* better accessibility handling ([dcea29d](dcea29d))
* connect to aws service ([e6c15de](e6c15de))
  • Loading branch information
semantic-release-bot committed Oct 3, 2023
1 parent 5a92b8c commit 7f06155
Show file tree
Hide file tree
Showing 10 changed files with 85 additions and 7 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.23.0](https://github.com/adobe/franklin-chat-ui/compare/v1.22.0...v1.23.0) (2023-10-03)


### Bug Fixes

* timeout cleanup ([da74169](https://github.com/adobe/franklin-chat-ui/commit/da74169a759e839f231735f0eac650042ddfb9da))


### Features

* add aws branch to semantic release ([020136d](https://github.com/adobe/franklin-chat-ui/commit/020136dd00725d6a4f8277b12a1b81e4a704294f))
* add aws branch to semantic release ([68f6026](https://github.com/adobe/franklin-chat-ui/commit/68f60261efe4737b197cc81d922f169123448bbf))
* better accessibility handling ([dcea29d](https://github.com/adobe/franklin-chat-ui/commit/dcea29da90cdbce8a9610f550d7c1f9595906cdf))
* connect to aws service ([e6c15de](https://github.com/adobe/franklin-chat-ui/commit/e6c15de6a7e7ff5420478df16c49569ed40a2550))

# [1.22.0](https://github.com/adobe/franklin-chat-ui/compare/v1.21.1...v1.22.0) (2023-09-21)


Expand Down
6 changes: 3 additions & 3 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/build/static/css/main.621928a7.css",
"main.js": "/build/static/js/main.8025c294.js",
"main.js": "/build/static/js/main.6a58a5bd.js",
"index.html": "/build/index.html",
"main.621928a7.css.map": "/build/static/css/main.621928a7.css.map",
"main.8025c294.js.map": "/build/static/js/main.8025c294.js.map"
"main.6a58a5bd.js.map": "/build/static/js/main.6a58a5bd.js.map"
},
"entrypoints": [
"static/css/main.621928a7.css",
"static/js/main.8025c294.js"
"static/js/main.6a58a5bd.js"
]
}
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/build/icon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Franklin Chat"/><link rel="apple-touch-icon" href="/build/logo192.png"/><link rel="manifest" href="/build/manifest.json"/><title>Franklin Chat</title><script defer="defer" src="/build/static/js/main.8025c294.js"></script><link href="/build/static/css/main.621928a7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/build/icon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Franklin Chat"/><link rel="apple-touch-icon" href="/build/logo192.png"/><link rel="manifest" href="/build/manifest.json"/><title>Franklin Chat</title><script defer="defer" src="/build/static/js/main.6a58a5bd.js"></script><link href="/build/static/css/main.621928a7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions build/static/css/main.621928a7.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.621928a7.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/main.6a58a5bd.js

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions build/static/js/main.6a58a5bd.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0

THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.

See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions build/static/js/main.6a58a5bd.js.map

Large diffs are not rendered by default.

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,6 +1,6 @@
{
"name": "franklin-chat-ui",
"version": "1.22.0",
"version": "1.23.0",
"private": true,
"homepage": "/build",
"dependencies": {
Expand Down

0 comments on commit 7f06155

Please sign in to comment.