Merge pull request #1017 from datopian/changeset-release/main

Version Packages
This commit is contained in:
João Demenech 2023-08-31 16:13:39 -03:00 committed by GitHub
commit 32dce434eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
'@portaljs/ckan': patch
---
remove optional from id in resource interface

View File

@ -1,5 +0,0 @@
---
'@portaljs/ckan': minor
---
package_search method now supports custom headers and include_private parameter

View File

@ -1,5 +1,15 @@
# @portaljs/ckan # @portaljs/ckan
## 0.1.0
### Minor Changes
- [#1018](https://github.com/datopian/portaljs/pull/1018) [`50122cd0`](https://github.com/datopian/portaljs/commit/50122cd0cbbf68bdadc641341279b30b22538cfd) Thanks [@demenech](https://github.com/demenech)! - package_search method now supports custom headers and include_private parameter
### Patch Changes
- [#1016](https://github.com/datopian/portaljs/pull/1016) [`91217f32`](https://github.com/datopian/portaljs/commit/91217f325657e2f298b0e632793ae9bb8b08e870) Thanks [@luccasmmg](https://github.com/luccasmmg)! - remove optional from id in resource interface
## 0.0.5 ## 0.0.5
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@portaljs/ckan", "name": "@portaljs/ckan",
"version": "0.0.5", "version": "0.1.0",
"type": "module", "type": "module",
"description": "https://portaljs.org", "description": "https://portaljs.org",
"keywords": [ "keywords": [