Skip to content

Commit

Permalink
Version Packages (#941)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 8, 2023
1 parent e82e2ae commit f54d238
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .changeset/fuzzy-berries-camp.md

This file was deleted.

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

## 0.0.3

### Patch Changes

- [`e82e2ae`](https://github.com/datopian/portaljs/commit/e82e2ae0211ea3e4701703d353b44cf1001434ef) Thanks [@olayway](https://github.com/olayway)! - Fix: replace deprecated `prepublish` script with `prepare`
2 changes: 1 addition & 1 deletion packages/ckan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portaljs/ckan",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"description": "https://portaljs.org",
"keywords": [
Expand Down
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.1.11

### Patch Changes

- [`e82e2ae`](https://github.com/datopian/portaljs/commit/e82e2ae0211ea3e4701703d353b44cf1001434ef) Thanks [@olayway](https://github.com/olayway)! - Fix: replace deprecated `prepublish` script with `prepare`

## 0.1.10

### Patch 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.1.10",
"version": "0.1.11",
"type": "module",
"description": "https://portaljs.org",
"keywords": [
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 @@
# @portaljs/core

## 1.0.3

### Patch Changes

- [`e82e2ae`](https://github.com/datopian/portaljs/commit/e82e2ae0211ea3e4701703d353b44cf1001434ef) Thanks [@olayway](https://github.com/olayway)! - Fix: replace deprecated `prepublish` script with `prepare`

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portaljs/core",
"version": "1.0.2",
"version": "1.0.3",
"description": "Core Portal.JS components, configs and utils.",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/remark-callouts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @portaljs/remark-callouts

## 1.0.3

### Patch Changes

- [`e82e2ae`](https://github.com/datopian/portaljs/commit/e82e2ae0211ea3e4701703d353b44cf1001434ef) Thanks [@olayway](https://github.com/olayway)! - Fix: replace deprecated `prepublish` script with `prepare`

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-callouts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portaljs/remark-callouts",
"version": "1.0.2",
"version": "1.0.3",
"description": "Remark plugin to add support for blockquote-based admonitions/callouts",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/remark-embed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @portaljs/remark-embed

## 1.0.3

### Patch Changes

- [`e82e2ae`](https://github.com/datopian/portaljs/commit/e82e2ae0211ea3e4701703d353b44cf1001434ef) Thanks [@olayway](https://github.com/olayway)! - Fix: replace deprecated `prepublish` script with `prepare`

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portaljs/remark-embed",
"version": "1.0.2",
"version": "1.0.3",
"description": "Converts youtube link in mdx to an iframe embed",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/remark-wiki-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @portaljs/remark-wiki-link

## 1.0.3

### Patch Changes

- [`e82e2ae`](https://github.com/datopian/portaljs/commit/e82e2ae0211ea3e4701703d353b44cf1001434ef) Thanks [@olayway](https://github.com/olayway)! - Fix: replace deprecated `prepublish` script with `prepare`

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-wiki-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portaljs/remark-wiki-link",
"version": "1.0.2",
"version": "1.0.3",
"description": "Parse and render wiki-style links in markdown especially Obsidian style links.",
"repository": {
"type": "git",
Expand Down

1 comment on commit f54d238

@vercel
Copy link

@vercel vercel bot commented on f54d238 Jun 8, 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.