Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/crowdin-translations.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tasty-toes-smile.md

This file was deleted.

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

## 1.1.34

### Patch Changes

- [#9053](https://github.com/nodejs/nodejs.org/pull/9053) [`5bbc791`](https://github.com/nodejs/nodejs.org/commit/5bbc791b4ee5783e629b3c2da1a91d516f8b5871) Thanks [@nodejs-crowdin](https://github.com/nodejs-crowdin)! - Update translations from Crowdin.

## 1.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-core/website-i18n",
"version": "1.1.33",
"version": "1.1.34",
"type": "module",
"exports": {
"./*": [
Expand Down
7 changes: 7 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @node-core/ui-components

## 1.7.5

### Patch Changes

- [#9062](https://github.com/nodejs/nodejs.org/pull/9062) [`58e004e`](https://github.com/nodejs/nodejs.org/commit/58e004e8e1177cf1a13162008444d982433b79c2) Thanks [@avivkeller](https://github.com/avivkeller)! - Widen the article layout to 120rem on 3xl screens and give the extra space to the
metabar, so table of contents entries no longer wrap.

## 1.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-core/ui-components",
"version": "1.7.4",
"version": "1.7.5",
"type": "module",
"exports": {
"./*": {
Expand Down