Skip to content

Commit c5db0b7

Browse files
Merge pull request #28 from contentstack/development
DX | 01-04-2025 | Release
2 parents af827e3 + 0042e45 commit c5db0b7

File tree

6 files changed

+2101
-7331
lines changed

6 files changed

+2101
-7331
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ jobs:
88
build:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v2
12-
- uses: actions/setup-node@v1
11+
- uses: actions/checkout@v4
12+
- uses: actions/setup-node@v4
1313
with:
14-
node-version: "18.x"
14+
node-version: "22.x"
1515
- run: npm install
1616

1717
- name: get-package-details

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2023 Contentstack LLC <https://www.contentstack.com/>
3+
Copyright (c) 2025 Contentstack LLC <https://www.contentstack.com/>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
-29 KB
Binary file not shown.
-427 KB
Binary file not shown.

0 commit comments

Comments
 (0)