Skip to content

Commit

Permalink
Upcoming Release Changes (#1273)
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 50a1da8 commit c85558c
Show file tree
Hide file tree
Showing 13 changed files with 76 additions and 42 deletions.
8 changes: 0 additions & 8 deletions .changeset/@theguild_components-1278-dependencies.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/@theguild_components-1286-dependencies.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-bobcats-listen.md

This file was deleted.

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

## 5.2.6

### Patch Changes

- [#1278](https://github.com/the-guild-org/docs/pull/1278)
[`50a1da8`](https://github.com/the-guild-org/docs/commit/50a1da887766972344c13b9cba75075b2a1e003b)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency
[`@algolia/autocomplete-js@1.11.1` ↗︎](https://www.npmjs.com/package/@algolia/autocomplete-js/v/1.11.1)
(from `1.11.0`, in `dependencies`)
- Updated dependency
[`@algolia/autocomplete-plugin-algolia-insights@1.11.1` ↗︎](https://www.npmjs.com/package/@algolia/autocomplete-plugin-algolia-insights/v/1.11.1)
(from `1.11.0`, in `dependencies`)
- Updated dependency
[`@algolia/autocomplete-plugin-query-suggestions@1.11.1` ↗︎](https://www.npmjs.com/package/@algolia/autocomplete-plugin-query-suggestions/v/1.11.1)
(from `1.11.0`, in `dependencies`)
- Updated dependency
[`@algolia/autocomplete-theme-classic@1.11.1` ↗︎](https://www.npmjs.com/package/@algolia/autocomplete-theme-classic/v/1.11.1)
(from `1.11.0`, in `dependencies`)

- [#1279](https://github.com/the-guild-org/docs/pull/1279)
[`a47490e`](https://github.com/the-guild-org/docs/commit/a47490e61c887721df126837a0592d9b2cea4345)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency
[`@radix-ui/react-navigation-menu@1.1.4` ↗︎](https://www.npmjs.com/package/@radix-ui/react-navigation-menu/v/1.1.4)
(from `1.1.3`, in `dependencies`)

- [#1280](https://github.com/the-guild-org/docs/pull/1280)
[`11999a8`](https://github.com/the-guild-org/docs/commit/11999a83a5848fb7a6dd20be6c0e18080dff2869)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency
[`focus-trap-react@10.2.2` ↗︎](https://www.npmjs.com/package/focus-trap-react/v/10.2.2) (from
`10.2.1`, in `dependencies`)

- [#1282](https://github.com/the-guild-org/docs/pull/1282)
[`8f52219`](https://github.com/the-guild-org/docs/commit/8f522199642457af2ccd1db1a20064ce53e11b80)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

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

- [#1286](https://github.com/the-guild-org/docs/pull/1286)
[`7b9fb88`](https://github.com/the-guild-org/docs/commit/7b9fb88a5d45ed910364f60a507ec560ffc43e22)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`nextra@2.13.2` ↗︎](https://www.npmjs.com/package/nextra/v/2.13.2) (from
`2.12.3`, in `dependencies`)
- Updated dependency
[`nextra-theme-docs@2.13.2` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/2.13.2) (from
`2.12.3`, in `dependencies`)

## 5.2.5

### 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.5",
"version": "5.2.6",
"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.6

### Patch Changes

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

## 1.3.5

### 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.5",
"version": "1.3.6",
"license": "MIT",
"main": "./dist/index.js",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/remark-npm2yarn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @theguild/remark-npm2yarn

## 0.3.0

### Minor Changes

- [#1234](https://github.com/the-guild-org/docs/pull/1234)
[`51afe0b`](https://github.com/the-guild-org/docs/commit/51afe0bed8dbb065645dc88c879a5d8405f28e0f)
Thanks [@B2o5T](https://github.com/B2o5T)! - import `Tab` as `Tabs.Tab`

## 0.2.1

### Patch 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.1",
"version": "0.3.0",
"type": "module",
"description": "Remark plugin for transforming npm bash commands to yarn/pnpm with tabs",
"repository": {
Expand Down

1 comment on commit c85558c

@vercel
Copy link

@vercel vercel bot commented on c85558c 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.