Skip to content

Commit 3c267ee

Browse files
authored
Merge pull request #127 from lumapps/doc/playground_1_20
Doc/playground 1 20
2 parents a0a7e6d + 9da8a56 commit 3c267ee

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

docs/changelog/playground/1.19.x.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: default
3+
title: Release 1.19.x
4+
nav_order: 19
5+
has_children: false
6+
parent: Extensions Playground
7+
grand_parent: Changelog
8+
---
9+
10+
# [1.19.0](https://github.com/lumapps/lumapps-extensions-playground/compare/v1.18.0...v1.19.0) (2022-09-15)
11+
12+
## 🚀 Features
13+
14+
- **login:** update LumApps environments ([dd6b27c](https://github.com/lumapps/lumapps-extensions-playground/commit/dd6b27c61b23105b242a60e6aa0d779b4eb0217c))
15+
- **login:** improve login experience ([606e7a2](https://github.com/lumapps/lumapps-extensions-playground/commit/606e7a209e82fde8f1b48b5ef3237b190ce4e859))
16+
- **playground:** update lumapps sdk package ([080ccd0](https://github.com/lumapps/lumapps-extensions-playground/commit/080ccd090dbfd0e7990e5d56d705d08754726380))

docs/changelog/playground/1.20.x.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: default
3+
title: Release 1.20.x
4+
nav_order: 20
5+
has_children: false
6+
parent: Extensions Playground
7+
grand_parent: Changelog
8+
---
9+
10+
## [1.20.1](https://github.com/lumapps/lumapps-extensions-playground/compare/v1.20.0...v1.20.1) (2023-01-18)
11+
12+
## 🐛 Bug Fixes
13+
14+
- **playground:** update cell url at login ([7ffbc9c](https://github.com/lumapps/lumapps-extensions-playground/commit/7ffbc9c49ed6db6b91e4ed827fdb1899254bbf9f))
15+
16+
# [1.20.0](https://github.com/lumapps/lumapps-extensions-playground/compare/v1.19.1...v1.20.0) (2023-01-16)
17+
18+
## 🚀 Features
19+
20+
- **playground:** update lumx ([88ce011](https://github.com/lumapps/lumapps-extensions-playground/commit/88ce011e2104ed011687b4ad24757419e87da44f))
21+
- **playground:** refactor login and api stuffs ([3836619](https://github.com/lumapps/lumapps-extensions-playground/commit/3836619a46af0aade249b63994b693fe7054ac6f))
22+
- **playground:** update sdk and use metadata attribute of extensions ([3715063](https://github.com/lumapps/lumapps-extensions-playground/commit/371506370b61b80ceb1dac3bc965b566e83922cb))

0 commit comments

Comments
 (0)