Skip to content

Commit 34c3e38

Browse files
realm-cirealm-ci
andauthored
Prepare version v14.1.0 (#1603)
Co-authored-by: realm-ci <[email protected]>
1 parent d56a98d commit 34c3e38

File tree

4 files changed

+24
-7
lines changed

4 files changed

+24
-7
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## Release 14.1.0 (2023-11-23)
4+
5+
[Changes since v14.0.4](https://github.com/realm/realm-studio/compare/v14.0.4...v14.1.0)
6+
7+
### Enhancements
8+
9+
- Added ability to open a Realm via the Atlas Device Sync. ([#1600](https://github.com/realm/realm-studio/pull/1600))
10+
- Added ability to add embedded classes and click back to the parent object. ([#1602](https://github.com/realm/realm-studio/pull/1602))
11+
12+
### Fixed
13+
14+
- None
15+
16+
### Internals
17+
18+
- Upgraded dependencies, including Electron to v24.8.6. ([#1570](https://github.com/realm/realm-studio/pull/1570) & [#1598](https://github.com/realm/realm-studio/pull/1598))
19+
- Upgraded Realm JS to v11.10.2. ([#1600](https://github.com/realm/realm-studio/pull/1600))
20+
21+
322
## Release 14.0.4 (2023-09-11)
423

524
[Changes since v14.0.3](https://github.com/realm/realm-studio/compare/v14.0.3...v14.0.4)

RELEASENOTES.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
### Enhancements
44

5-
- Added ability to open a Realm via the Atlas Device Sync. ([#1600](https://github.com/realm/realm-studio/pull/1600))
6-
- Added ability to add embedded classes and click back to the parent object. ([#1602](https://github.com/realm/realm-studio/pull/1602))
5+
- None
76

87
### Fixed
98

109
- None
1110

1211
### Internals
1312

14-
- Upgraded dependencies, including Electron to v24.8.6. ([#1570](https://github.com/realm/realm-studio/pull/1570) & [#1598](https://github.com/realm/realm-studio/pull/1598))
15-
- Upgraded Realm JS to v11.10.2. ([#1600](https://github.com/realm/realm-studio/pull/1600))
13+
- None

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "realm-studio",
33
"productName": "Realm Studio",
4-
"version": "14.0.4",
4+
"version": "14.1.0",
55
"description": "A tool for everything Realm!",
66
"author": {
77
"name": "Realm",

0 commit comments

Comments
 (0)