Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use node version from .nvmrc #40

Merged
merged 1 commit into from
Apr 22, 2023
Merged

ci: use node version from .nvmrc #40

merged 1 commit into from
Apr 22, 2023

Conversation

lytovka
Copy link
Owner

@lytovka lytovka commented Apr 22, 2023

Since semantic-release command requires Node v18 or above, we need to update the Node version in the release workflow.

@lytovka lytovka changed the title ci: use node version from .nvmrc ci: use node version from .nvmrc Apr 22, 2023
@lytovka lytovka merged commit 1926fcf into main Apr 22, 2023
3 checks passed
@lytovka lytovka deleted the ci/node-version-18 branch April 22, 2023 02:09
lytovka pushed a commit that referenced this pull request Apr 22, 2023
## [1.3.0](v1.2.10...v1.3.0) (2023-04-22)

### ## Features ✨

* add missing ESLint rules ([#37](#37)) ([f4ba148](f4ba148))
* add rules for `eslint-plugin-import` plugin ([#38](#38)) ([88e2ddf](88e2ddf))

### ## Fixes 🐛

* **deps:** update dependency eslint-config-prettier to v8.8.0 ([#27](#27)) ([a6d9b07](a6d9b07))

### ## Chores 🧹

* **deps:** update dependency semantic-release to v21 ([#31](#31)) ([0c659e3](0c659e3))
* **deps:** update dependency typescript to v5 ([#32](#32)) ([40889cf](40889cf))
* **deps:** update node.js to v16.20.0 ([#26](#26)) ([0d60a6f](0d60a6f))
* upgrade to node v18 ([#39](#39)) ([9a4936d](9a4936d))

### ## CI 🛠️

* use node version from `.nvmrc` ([#40](#40)) ([1926fcf](1926fcf))

### ## Docs 📚

* mention import preset in README ([#41](#41)) ([2d700b5](2d700b5))
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant