Skip to content

Commit

Permalink
Merge pull request #160 from MacPaw/changeset-release/release
Browse files Browse the repository at this point in the history
chore(release): 📦 version update for packages
  • Loading branch information
hraboviyvadim authored Oct 13, 2023
2 parents c778078 + 5b8189b commit 502dcf1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/angry-singers-tickle.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @macpaw/macpaw-ui

## 4.17.0

### Minor Changes

- f6428c0: - bump Node.js version from 16 to 20
- update ui-kit iner UI
- fix warnings about usage of deprecated methods like defaultProps
- fix warining in FormRow component
- merge dependabot PRs
- bump Next.js from 12 to 13

## 4.16.2

### Patch 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": "@macpaw/macpaw-ui",
"version": "4.16.2",
"version": "4.17.0",
"main": "lib/ui.js",
"scripts": {
"dev": "next -p 1234",
Expand Down

0 comments on commit 502dcf1

Please sign in to comment.