Skip to content

Commit

Permalink
update version (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 7, 2023
1 parent 7b74869 commit e59e893
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/early-cameras-warn.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
## 0.14.0

## 1.0.0

### Major Changes

- [#68](https://github.com/labd/commercetools-node-mock/pull/68) [`7b74869`](https://github.com/labd/commercetools-node-mock/commit/7b74869689692b815e632a413b7a51d22fc76ed1) Thanks [@okkevandereijk](https://github.com/okkevandereijk)! - :warning: This is a major update dropping support for Node 14 and under.

- Updated node to version 18
- Updated pnpm to version 8
- Enforce eslint with default library

## 0.14.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@labdigital/commercetools-mock",
"author": "Michael van Tellingen",
"version": "0.14.1",
"version": "1.0.0",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/commercetools--mock.esm.js",
Expand Down

0 comments on commit e59e893

Please sign in to comment.