Skip to content

Commit

Permalink
Merge pull request #981 from datopian/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
demenech authored Jul 17, 2023
2 parents 172b4b7 + 1a22e54 commit 6aef860
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-donuts-travel.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @portaljs/components

## 0.3.1

### Patch Changes

- [#980](https://github.com/datopian/portaljs/pull/980) [`38738525`](https://github.com/datopian/portaljs/commit/3873852567b1aab4827a716bd588bd5de3223e2b) Thanks [@demenech](https://github.com/demenech)! - Fix missing CSS styles for PDF component

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portaljs/components",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"description": "https://portaljs.org",
"keywords": [
Expand Down

1 comment on commit 6aef860

@vercel
Copy link

@vercel vercel bot commented on 6aef860 Jul 17, 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:

portaljs-storybook – ./packages/components/

portaljs-storybook-git-main-datopian1.vercel.app
portaljs-storybook-datopian1.vercel.app
portaljs-storybook.vercel.app
storybook.portaljs.org

Please sign in to comment.