Skip to content

Commit

Permalink
Merge pull request #163 from contentstack/next
Browse files Browse the repository at this point in the history
Added Taxonomy permission testcases
  • Loading branch information
cs-raj authored Jul 23, 2024
2 parents 3daa860 + 84fae13 commit 6bb6be0
Show file tree
Hide file tree
Showing 85 changed files with 286 additions and 8,387 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '12.x'
node-version: '20.x'
registry-url: 'https://npm.pkg.github.com'
scope: '@contentstack'
- run: npm ci
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [v1.17.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.17.0) (2024-07-02)
- Enhancement
- Fixed package publish issue in github workflow
- Added Taxonomy permission roles test cases
- SNYK issues - Upgraded axios and slack/bolt packages version
## [v1.16.2](https://github.com/contentstack/contentstack-management-javascript/tree/v1.16.2) (2024-06-24)
- Enhancement
- Added update content type without fetch method
Expand Down
15 changes: 0 additions & 15 deletions docdash-template/.gitignore

This file was deleted.

20 changes: 0 additions & 20 deletions docdash-template/.travis.yml

This file was deleted.

65 changes: 0 additions & 65 deletions docdash-template/CHANGELOG.md

This file was deleted.

61 changes: 0 additions & 61 deletions docdash-template/LICENSE.md

This file was deleted.

150 changes: 0 additions & 150 deletions docdash-template/README.md

This file was deleted.

Binary file removed docdash-template/favicon.ico
Binary file not shown.
Loading

0 comments on commit 6bb6be0

Please sign in to comment.