Skip to content

Commit 80ffbb3

Browse files
rafmacalabaavsolatorio
authored andcommitted
chore: release @pcn-js/* v0.1.4
1 parent 5af1863 commit 80ffbb3

4 files changed

Lines changed: 15 additions & 3 deletions

File tree

examples/chat-app/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# pcn-example-chat-app
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @pcn-js/data360@0.1.4
9+
310
## 0.0.4
411

512
### Patch Changes
@@ -17,7 +24,6 @@
1724
- @pcn-js/data360@0.1.2
1825
- @pcn-js/ui@0.1.2
1926

20-
2127
## 0.0.2
2228

2329
### Patch Changes

examples/chat-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcn-example-chat-app",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/data360/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pcn-js/data360
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- Fix custom claim extractors and type definitions.
8+
39
## 0.1.3
410

511
### Patch Changes

packages/data360/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pcn-js/data360",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "PCN preset for Data360 get_data: ClaimsProvider + extractor for claim_id/OBS_VALUE/REF_AREA/TIME_PERIOD.",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)