File tree Expand file tree Collapse file tree 4 files changed +3319
-2189
lines changed Expand file tree Collapse file tree 4 files changed +3319
-2189
lines changed Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : ' 18 .x'
16+ node-version : ' 20 .x'
1717 registry-url : ' https://registry.npmjs.org'
1818 - run : npm ci
1919 - run : npm publish
2525 - uses : actions/checkout@v3
2626 - uses : actions/setup-node@v3
2727 with :
28- node-version : ' 18 .x'
28+ node-version : ' 20 .x'
2929 registry-url : ' https://npm.pkg.github.com'
3030 scope : ' @contentstack'
3131 - run : npm ci
Original file line number Diff line number Diff line change 11## Change log
2+ ### Version: 3.22.1
3+ #### Date: October-28-2024
4+ ##### Fix:
5+ - Node version bump
6+
7+ ### Version: 3.22.0
8+ #### Date: October-17-2024
9+ ##### Fix:
10+ - Fixed updateAssetUrl issue
11+ - Fixed the Github workflow issue
12+ - Updated the qs version
213
314### Version: 3.21.0
415#### Date: September-09-2024
You can’t perform that action at this time.
0 commit comments