Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @waldronmatt/[email protected]
  • Loading branch information
waldronmatt committed May 31, 2024
1 parent 83930dd commit 1a77a69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.1](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-05-31)

### Bug Fixes

* **package.json:** add back missing resolution fields to publishConfig ([6434be7](https://github.com/waldronmatt/groundwork/commit/6434be77870cb1cbb44977f35001963b3fe697c9)) - by @waldronmatt
* **readme.md:** update readme with live types info, reorganize features list ([83930dd](https://github.com/waldronmatt/groundwork/commit/83930dd6dc80298878c55f7160eae924c023f4f7)) - by @waldronmatt

# [3.5.0](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2024-05-31)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/demo-ui",
"version": "3.5.0",
"version": "3.5.1",
"type": "module",
"exports": {
"./lib/*": "./lib/*"
Expand Down

0 comments on commit 1a77a69

Please sign in to comment.