Skip to content

Commit 06f4776

Browse files
Version Packages (#403)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6f97e38 commit 06f4776

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/khaki-roses-vanish.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @3squared/forge-ui
22

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- 3dea70c: Added props for pagination on the table component for further customization
8+
39
## 1.8.3
410

511
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@3squared/forge-ui",
33
"repository": "https://github.com/3Squared/ForgeUI",
4-
"version": "1.8.3",
4+
"version": "1.9.0",
55
"description": "ForgeUI is designed to be a wrapper around different libraries that provide a consistent UI style. It is comprised of many different packages that have been combined to create a one stop shop for UI.",
66
"license": "MIT",
77
"main": "./dist/esm/forge-ui.mjs",

0 commit comments

Comments
 (0)