Skip to content

Commit ceee448

Browse files
Version Packages (#1327)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f4772d6 commit ceee448

File tree

6 files changed

+10
-9
lines changed

6 files changed

+10
-9
lines changed

.changeset/tasty-flowers-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## 1.31.0 (2022-02-16)
22

3+
## 1.38.1
4+
5+
### Patch Changes
6+
7+
- [#1326](https://github.com/Schniz/fnm/pull/1326) [`172fb0a`](https://github.com/Schniz/fnm/commit/172fb0adc9d9d78b4763be087769388802c5345d) Thanks [@Schniz](https://github.com/Schniz)! - fix --use-on-cd failing with newly released default of --resolve-engines when `engines` key didn't exist
8+
39
## 1.38.0
410

511
### Minor Changes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fnm"
3-
version = "1.38.0"
3+
version = "1.38.1"
44
authors = ["Gal Schlezinger <[email protected]>"]
55
edition = "2021"
66
build = "build.rs"

docs/fnm.svg

Lines changed: 1 addition & 1 deletion
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fnm",
3-
"version": "1.38.0",
3+
"version": "1.38.1",
44
"private": true,
55
"repository": "[email protected]:Schniz/fnm.git",
66
"author": "Gal Schlezinger <[email protected]>",

0 commit comments

Comments
 (0)