Skip to content

Commit 11e6cd3

Browse files
authored
Merge pull request #1371 from datopian/changeset-release/main
Version Packages
2 parents 5c8effd + 4749c3c commit 11e6cd3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lemon-ducks-shake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ckan-api-client-js/CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#1367](https://github.com/datopian/portaljs/pull/1367) [`7fe355f3e519411b9ce0c9724232be563ec136e2`](https://github.com/datopian/portaljs/commit/7fe355f3e519411b9ce0c9724232be563ec136e2) Thanks [@demenech](https://github.com/demenech)! - Initial public release
8+
39
## 1.3.3
410

511
### Patch Changes

packages/ckan-api-client-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portaljs/ckan-api-client-js",
3-
"version": "1.3.3",
3+
"version": "1.4.0",
44
"description": "",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)