Skip to content

Commit

Permalink
Upcoming Release Changes (#1270)
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 Oct 8, 2023
1 parent 7e8e9e1 commit 083ebf6
Show file tree
Hide file tree
Showing 12 changed files with 64 additions and 36 deletions.
8 changes: 0 additions & 8 deletions .changeset/@theguild_components-1232-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@theguild_components-1236-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@theguild_components-1255-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@theguild_editor-1232-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@theguild_remark-npm2yarn-1232-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-moles-shout.md

This file was deleted.

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

## 5.2.5

### Patch Changes

- [#1232](https://github.com/the-guild-org/docs/pull/1232)
[`5aeaec7`](https://github.com/the-guild-org/docs/commit/5aeaec777a6c5280c7e0f387502d8671ccddf148)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`nextra@2.12.3` ↗︎](https://www.npmjs.com/package/nextra/v/2.12.3) (from
`2.9.0`, in `dependencies`)
- Updated dependency
[`nextra-theme-docs@2.12.3` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/2.12.3) (from
`2.9.0`, in `dependencies`)
- Updated dependency
[`react-player@2.13.0` ↗︎](https://www.npmjs.com/package/react-player/v/2.13.0) (from `2.12.0`,
in `dependencies`)
- Updated dependency
[`search-insights@2.8.2` ↗︎](https://www.npmjs.com/package/search-insights/v/2.8.2) (from
`2.8.0`, in `dependencies`)

- [#1268](https://github.com/the-guild-org/docs/pull/1268)
[`53ba33c`](https://github.com/the-guild-org/docs/commit/53ba33c78976c2fe97824aac8fc7ff6c21fe61da)
Thanks [@B2o5T](https://github.com/B2o5T)! - dependencies updates:

- Updated dependency
[`react-player@2.13.0` ↗︎](https://www.npmjs.com/package/react-player/v/2.13.0) (from `2.12.0`,
in `dependencies`)

- [#1268](https://github.com/the-guild-org/docs/pull/1268)
[`53ba33c`](https://github.com/the-guild-org/docs/commit/53ba33c78976c2fe97824aac8fc7ff6c21fe61da)
Thanks [@B2o5T](https://github.com/B2o5T)! - dependencies updates:

- Updated dependency
[`search-insights@2.8.2` ↗︎](https://www.npmjs.com/package/search-insights/v/2.8.2) (from
`2.8.1`, in `dependencies`)

- [#1268](https://github.com/the-guild-org/docs/pull/1268)
[`53ba33c`](https://github.com/the-guild-org/docs/commit/53ba33c78976c2fe97824aac8fc7ff6c21fe61da)
Thanks [@B2o5T](https://github.com/B2o5T)! - update conf banner with the recordings link

## 5.2.4

### 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": "@theguild/components",
"version": "5.2.4",
"version": "5.2.5",
"repository": {
"url": "https://github.com/the-guild-org/docs",
"directory": "packages/components"
Expand Down
11 changes: 11 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @theguild/editor

## 1.3.5

### Patch Changes

- [#1232](https://github.com/the-guild-org/docs/pull/1232)
[`5aeaec7`](https://github.com/the-guild-org/docs/commit/5aeaec777a6c5280c7e0f387502d8671ccddf148)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency
[`monaco-editor@^0.40.0 || ^0.41.0 || ^0.43.0` ↗︎](https://www.npmjs.com/package/monaco-editor/v/0.40.0)
(from `^0.40.0 || ^0.41.0`, in `peerDependencies`)

## 1.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theguild/editor",
"version": "1.3.4",
"version": "1.3.5",
"license": "MIT",
"main": "./dist/index.js",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/remark-npm2yarn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @theguild/remark-npm2yarn

## 0.2.1

### Patch Changes

- [#1232](https://github.com/the-guild-org/docs/pull/1232)
[`5aeaec7`](https://github.com/the-guild-org/docs/commit/5aeaec777a6c5280c7e0f387502d8671ccddf148)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`npm-to-yarn@^2.1.0` ↗︎](https://www.npmjs.com/package/npm-to-yarn/v/2.1.0)
(from `^2.0.0`, in `dependencies`)

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-npm2yarn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theguild/remark-npm2yarn",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"description": "Remark plugin for transforming npm bash commands to yarn/pnpm with tabs",
"repository": {
Expand Down

1 comment on commit 083ebf6

@vercel
Copy link

@vercel vercel bot commented on 083ebf6 Oct 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.