Skip to content

Commit 7e74989

Browse files
chore(release): 4.38.1 [skip ci]
# [@appland/components-v4.38.1](https://github.com/getappmap/appmap-js/compare/@appland/components-v4.38.0...@appland/components-v4.38.1) (2024-10-03) ### Bug Fixes * add setting to disable animation ([d802c0f](d802c0f)) * mark Chat input for focus ([017af4a](017af4a)) * show pinning help ([e5cc7a7](e5cc7a7))
1 parent 017af4a commit 7e74989

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/components/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [@appland/components-v4.38.1](https://github.com/getappmap/appmap-js/compare/@appland/components-v4.38.0...@appland/components-v4.38.1) (2024-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add setting to disable animation ([d802c0f](https://github.com/getappmap/appmap-js/commit/d802c0fbc40306cc05b79a41850f062772be186f))
7+
* mark Chat input for focus ([017af4a](https://github.com/getappmap/appmap-js/commit/017af4a5dd0557d3009bd03b2262032ec87dc29b))
8+
* show pinning help ([e5cc7a7](https://github.com/getappmap/appmap-js/commit/e5cc7a7ff7467eccd1fcc2e7b014f5a8ce4eaadf))
9+
110
# [@appland/components-v4.38.0](https://github.com/getappmap/appmap-js/compare/@appland/components-v4.37.4...@appland/components-v4.38.0) (2024-10-01)
211

312

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appland/components",
3-
"version": "4.38.0",
3+
"version": "4.38.1",
44
"main": "dist/index.js",
55
"module": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)