Skip to content

Commit

Permalink
[skip ci] 🦖 updated package version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2024
1 parent 2976cd6 commit 296e73f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stale-coats-kneel.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.1.0

### Minor Changes

- 2976cd6: Replace `noBundle` parameter by `bundle` to be more inline with remaining parameter settings and remove negation that can be counter-intuitive or confusing.

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fleek-platform/cli",
"version": "3.0.0",
"version": "3.1.0",
"bin": {
"fleek": "bin/index.js"
},
Expand Down

0 comments on commit 296e73f

Please sign in to comment.