Skip to content

Commit

Permalink
build(deps-dev): Node v20 build + Bump semantic-release from 22.0.12 …
Browse files Browse the repository at this point in the history
…to 23.0.0 (#207)

* chore(deps-dev): Bump semantic-release from 22.0.12 to 23.0.0

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.12 to 23.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v22.0.12...v23.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* node v20 switch

* npm run build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ankurdotb committed Jan 16, 2024
1 parent fcf1dc1 commit 73954af
Show file tree
Hide file tree
Showing 58 changed files with 165 additions and 421 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'npm'

- name: "Install buf CLI"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'npm'

- name: "Obtain Github App token"
Expand Down
5 changes: 0 additions & 5 deletions cheqd/did/v1/common.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cheqd/did/v1/common.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions cheqd/did/v1/did.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cheqd/did/v1/did.js.map

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions cheqd/did/v1/genesis.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cheqd/did/v1/genesis.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions cheqd/did/v1/query.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 73954af

Please sign in to comment.