Skip to content

Commit

Permalink
Merge pull request #148 from appsmithorg/changeset-release/main
Browse files Browse the repository at this point in the history
ci(changesets): version packages
  • Loading branch information
albinAppsmith committed Sep 1, 2022
2 parents ffec445 + c89ac31 commit 2b67228
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-ladybugs-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-jokes-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-swans-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-penguins-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-peas-shout.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @appsmithorg/design-system

## 1.0.19

### Patch Changes

- [#144](https://github.com/appsmithorg/design-system/pull/144) [`43895a4`](https://github.com/appsmithorg/design-system/commit/43895a4689d042eda4c537a53f7d675053abcc8c) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issues with color and spacing in MenuDivider, Radio

* [#139](https://github.com/appsmithorg/design-system/pull/139) [`ed6f5a7`](https://github.com/appsmithorg/design-system/commit/ed6f5a77ae54da13a7d9061079e84335e3ff7e0d) Thanks [@IAmAnubhavSaini](https://github.com/IAmAnubhavSaini)! - feat: Introducing icons for audit-logs

- [#146](https://github.com/appsmithorg/design-system/pull/146) [`15892d5`](https://github.com/appsmithorg/design-system/commit/15892d5750a07656c2843e5e17529de962388084) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issue with default image being zoomed in on the Display Image Upload component

* [#143](https://github.com/appsmithorg/design-system/pull/143) [`94035cb`](https://github.com/appsmithorg/design-system/commit/94035cb14016f8625e7db995916b65159d54a2ab) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix:IconSelector onSelect failure in local development

- [#136](https://github.com/appsmithorg/design-system/pull/136) [`cd54d63`](https://github.com/appsmithorg/design-system/commit/cd54d63fa0138afd8a6f57d841b13aa54ab786ea) Thanks [@ankitakinger](https://github.com/ankitakinger)! - feat: Make Table and Tab header sticky

## 1.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appsmithorg/design-system",
"version": "1.0.18",
"version": "1.0.19",
"description": "This is the package for the Appsmith design system components",
"module": "build/index.js",
"types": "build/index.d.ts",
Expand Down

1 comment on commit 2b67228

@vercel
Copy link

@vercel vercel bot commented on 2b67228 Sep 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.