Skip to content

Commit

Permalink
chore: add new release to core and icons
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaAmar committed Nov 11, 2023
1 parent df2bd10 commit 8c02b8a
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 2 deletions.
21 changes: 21 additions & 0 deletions packages/pillar-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @pillar/core

## 0.5.1

### Patch Changes

- Here's a simpler version of the message:

***

🌟 **New Update: Better Icons!**

We're excited to share our newest update! It makes our website even better with some new features and important fixes.

**Here's What's New and Improved:**

1. **New and Easier Icons (Commit 5470355):** We've added new icons to our site. They look great and are easier to understand, matching our modern style.
2. **Updated Main Icons (Commit 293fbc6):** The main icons, which show our key features, are now better and easier to use.
3. **Icons Look More Alike (Commit df2bd10):** We've changed the 'dots' icon to 'dotHorizontal'. This makes our icons more consistent and clear.

**Why This Matters:**
These updates make our platform look nicer and easier to use. We've worked on our icons so you can have a better and more straightforward experience.

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pillar-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pillar-ui/core",
"version": "0.5.0",
"version": "0.5.1",
"description": "A collection of reusable UI components for modern web development. These components follow best practices, are highly customizable, and promote a consistent user experience across applications.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
21 changes: 21 additions & 0 deletions packages/pillar-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @pillar/icons

## 0.5.1

### Patch Changes

- Here's a simpler version of the message:

***

🌟 **New Update: Better Icons!**

We're excited to share our newest update! It makes our website even better with some new features and important fixes.

**Here's What's New and Improved:**

1. **New and Easier Icons (Commit 5470355):** We've added new icons to our site. They look great and are easier to understand, matching our modern style.
2. **Updated Main Icons (Commit 293fbc6):** The main icons, which show our key features, are now better and easier to use.
3. **Icons Look More Alike (Commit df2bd10):** We've changed the 'dots' icon to 'dotHorizontal'. This makes our icons more consistent and clear.

**Why This Matters:**
These updates make our platform look nicer and easier to use. We've worked on our icons so you can have a better and more straightforward experience.

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pillar-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pillar-ui/icons",
"version": "0.5.0",
"version": "0.5.1",
"description": "A library of scalable icons suitable for various web development projects. These icons are highly customizable, accessible, and designed to seamlessly integrate into modern user interfaces.",
"keywords": [
"icons",
Expand Down

1 comment on commit 8c02b8a

@vercel
Copy link

@vercel vercel bot commented on 8c02b8a Nov 11, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

pillar-ui-docs-fu15 – ./apps/docs

pillar-ui-docs-fu15-hamzaamar.vercel.app
pillar-ui-docs-fu15-git-main-hamzaamar.vercel.app
pillar-ui-docs-fu15.vercel.app

Please sign in to comment.