Skip to content

Commit

Permalink
chore: v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Jan 9, 2025
1 parent 4763c6d commit e77f34e
Show file tree
Hide file tree
Showing 13 changed files with 37 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/young-ghosts-travel.md

This file was deleted.

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

## 0.8.1

### Patch Changes

- @callstack/byorg-utils@0.8.1

## 0.8.0

### Minor 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": "@callstack/byorg-core",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <szymon.chmal@callstack.com> (https://github.com/V3R0N), Maciej Jastrzebski <mdjastrzebski@gmail.com> (https://github.com/mdjastrzebski), Kewin Wereszczynski <kewin.wereszczynski@callstack.com> (https://github.com/Q1w1N)",
Expand Down
6 changes: 6 additions & 0 deletions packages/discord/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @callstack/byorg-discord

## 0.8.1

### Patch Changes

- @callstack/byorg-core@0.8.1

## 0.8.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/discord/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/byorg-discord",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <szymon.chmal@callstack.com> (https://github.com/V3R0N), Maciej Jastrzebski <mdjastrzebski@gmail.com> (https://github.com/mdjastrzebski), Kewin Wereszczynski <kewin.wereszczynski@callstack.com> (https://github.com/Q1w1N)",
Expand Down
7 changes: 7 additions & 0 deletions packages/document-loaders/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @callstack/document-loaders

## 0.8.1

### Patch Changes

- 4763c6d: Added src for pdf worker
- @callstack/byorg-utils@0.8.1

## 0.8.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/document-loaders/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/document-loaders",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <szymon.chmal@callstack.com> (https://github.com/V3R0N), Maciej Jastrzebski <mdjastrzebski@gmail.com> (https://github.com/mdjastrzebski), Kewin Wereszczynski <kewin.wereszczynski@callstack.com> (https://github.com/Q1w1N)",
Expand Down
2 changes: 2 additions & 0 deletions packages/slack-rich-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @callstack/slack-rich-text

## 0.8.1

## 0.8.0

## 0.7.0
Expand Down
2 changes: 1 addition & 1 deletion packages/slack-rich-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/slack-rich-text",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"license": "MIT",
"author": "Kewin Wereszczynski <kewin.wereszczynski@callstack.com> (https://github.com/Q1w1N)",
Expand Down
8 changes: 8 additions & 0 deletions packages/slack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @callstack/byorg-slack

## 0.8.1

### Patch Changes

- @callstack/byorg-core@0.8.1
- @callstack/slack-rich-text@0.8.1
- @callstack/byorg-utils@0.8.1

## 0.8.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/slack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/byorg-slack",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <szymon.chmal@callstack.com> (https://github.com/V3R0N), Maciej Jastrzebski <mdjastrzebski@gmail.com> (https://github.com/mdjastrzebski), Kewin Wereszczynski <kewin.wereszczynski@callstack.com> (https://github.com/Q1w1N)",
Expand Down
2 changes: 2 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @callstack/byorg-utils

## 0.8.1

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/byorg-utils",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"license": "MIT",
"author": "Szymon Chmal <szymon.chmal@callstack.com> (https://github.com/V3R0N), Maciej Jastrzebski <mdjastrzebski@gmail.com> (https://github.com/mdjastrzebski), Kewin Wereszczynski <kewin.wereszczynski@callstack.com> (https://github.com/Q1w1N)",
Expand Down

0 comments on commit e77f34e

Please sign in to comment.