Skip to content

Commit

Permalink
Merge pull request #1 from almond-ui/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
mashafrancis committed Jul 20, 2023
2 parents c5f75b2 + a796780 commit 919ffd0
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-baboons-sparkle.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @almond-ui/docs

## 1.0.1

### Patch Changes

- Updated dependencies [af8a16e]
- @almond-ui/core@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@almond-ui/docs",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"cl-dev": "contentlayer dev",
Expand Down
7 changes: 7 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @almond-ui/storybook

## 1.0.1

### Patch Changes

- Updated dependencies [af8a16e]
- @almond-ui/core@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@almond-ui/storybook",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"dev": "storybook dev -p 6006 --no-open",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @almond-ui/core

## 1.1.0

### Minor Changes

- af8a16e: Patch release on minor changes

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@almond-ui/core",
"description": "A React component library for building modern web applications using Tailwind CSS.",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"author": {
"name": "Francis Masha",
Expand Down

0 comments on commit 919ffd0

Please sign in to comment.