Skip to content

Commit a17b3d1

Browse files
authored
Merge pull request #134 from lumapps/doc/sdk
Doc/sdk
2 parents 26cff34 + f1895f5 commit a17b3d1

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

docs/changelog/sdk/1.30.x.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: default
3+
title: Release 1.30.x
4+
nav_order: 32
5+
has_children: false
6+
parent: SDK JS
7+
grand_parent: Changelog
8+
---
9+
10+
# [1.30.0](https://github.com/lumapps/lumapps-sdk-js/compare/v1.29.0...v1.30.0) (2023-10-05)
11+
12+
### 🚀 Features
13+
14+
- **sdk:** add micro_app extension category ([ce22309](https://github.com/lumapps/lumapps-sdk-js/commit/ce223097e66c9c18daecb26c202417cbd0fff3fb))

docs/changelog/sdk/1.31.x.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: default
3+
title: Release 1.31.x
4+
nav_order: 33
5+
has_children: false
6+
parent: SDK JS
7+
grand_parent: Changelog
8+
---
9+
10+
# [1.31.1](https://github.com/lumapps/lumapps-sdk-js/compare/v1.31.0...v1.31.1) (2023-10-25)
11+
12+
### 🐛 Bug Fixes
13+
14+
- **sdk:** fix params saving method throwing error ([c72f3ee](https://github.com/lumapps/lumapps-sdk-js/commit/c72f3eea9ec5bf790d469c1e4e31184b0c4f924b))
15+
16+
# [1.31.0](https://github.com/lumapps/lumapps-sdk-js/compare/v1.30.0...v1.31.0) (2023-10-18)
17+
18+
### 🚀 Features
19+
20+
- **hooks:** add use properties hook ([b25b622](https://github.com/lumapps/lumapps-sdk-js/commit/b25b622f9b93bd0c33c9e66822471e11f688f645))
21+
- **sdk:** add component type ([1d6db25](https://github.com/lumapps/lumapps-sdk-js/commit/1d6db25c6d8725d7865f5dd87620591787a187aa))
22+
- **sdk:** add settings to lumdrian context ([76b58d0](https://github.com/lumapps/lumapps-sdk-js/commit/76b58d0211408ebb1a3026d4e86c5914c067cf42))
23+
- **use-properties:** check object equality with lodash ([25f1d5f](https://github.com/lumapps/lumapps-sdk-js/commit/25f1d5f7152796becad87176eb0564c44915a102))

0 commit comments

Comments
 (0)