Skip to content

Commit

Permalink
Version Packages (#12)
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 Dec 29, 2022
1 parent 6dac351 commit a57aa2c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-planets-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-worms-stare.md

This file was deleted.

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

## 1.1.0

### Minor Changes

- add types, module, import and require conditions ([#11](https://github.com/svitejs/node-conditions/pull/11))

### Patch Changes

- add sideEffects: false to package.json ([#11](https://github.com/svitejs/node-conditions/pull/11))

## 1.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-conditions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-conditions",
"version": "1.0.0",
"version": "1.1.0",
"description": "node conditions as boolean flags",
"keywords": [
"conditions"
Expand Down

0 comments on commit a57aa2c

Please sign in to comment.