Skip to content

Commit c8e652b

Browse files
committed
release: @pod-os/elements:0.29.0, @pod-os/core:0.19.0
1 parent f02795a commit c8e652b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## Unreleased
9+
## 0.19.0
1010

1111
### Changed
1212

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pod-os/core",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"main": "./dist/index.js",
55
"types": "./types/index.d.ts",
66
"files": [

elements/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pod-os/elements",
3-
"version": "0.28.0",
3+
"version": "0.29.0",
44
"description": "Custom elements for usage with Solid Pods",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@ionic/core": "^7.8.6",
25-
"@pod-os/core": "^0.18.0",
25+
"@pod-os/core": "^0.19.0",
2626
"@shoelace-style/shoelace": "^2.20.1",
2727
"@stencil/core": "4.24.0",
2828
"@stencil/store": "^2.2.0",

package-lock.json

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

0 commit comments

Comments
 (0)