Skip to content

Commit

Permalink
Prepare components release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asimonok committed May 15, 2024
1 parent 6b690dd commit 3576b8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.0.0 (2024-05-15)

### Features

- Allow to enter value increased by step in Number input (#40)

## 1.10.0 (2024-05-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@
"typecheck": "tsc --emitDeclarationOnly false --noEmit"
},
"types": "dist/index.d.ts",
"version": "1.10.0"
"version": "2.0.0"
}

0 comments on commit 3576b8a

Please sign in to comment.