Skip to content

Commit

Permalink
chore(release): v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pooya authored and pooya committed Jan 20, 2024
1 parent 81c7f61 commit 27fa5f5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## v1.4.2

[compare changes](https://github.com/unjs/untyped/compare/v1.4.1...v1.4.2)

### 📦 Build

- Fix the default export module for cjs ([#124](https://github.com/unjs/untyped/pull/124))

### ❤️ Contributors

- Markthree ([@markthree](http://github.com/markthree))

## v1.4.1

[compare changes](https://github.com/unjs/untyped/compare/v1.4.0...v1.4.1)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "untyped",
"version": "1.4.1",
"version": "1.4.2",
"description": "",
"repository": "unjs/untyped",
"license": "MIT",
Expand Down Expand Up @@ -100,4 +100,4 @@
"vitest": "^1.2.1"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 27fa5f5

Please sign in to comment.