Skip to content

Commit d6da079

Browse files
chore: version packages
1 parent 797ea1b commit d6da079

6 files changed

Lines changed: 15 additions & 13 deletions

File tree

.changeset/crowdin-translations.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-toes-smile.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @node-core/website-i18n
22

3+
## 1.1.34
4+
5+
### Patch Changes
6+
7+
- [#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.
8+
39
## 1.1.33
410

511
### Patch Changes

packages/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-core/website-i18n",
3-
"version": "1.1.33",
3+
"version": "1.1.34",
44
"type": "module",
55
"exports": {
66
"./*": [

packages/ui-components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @node-core/ui-components
22

3+
## 1.7.5
4+
5+
### Patch Changes
6+
7+
- [#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
8+
metabar, so table of contents entries no longer wrap.
9+
310
## 1.7.4
411

512
### Patch Changes

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-core/ui-components",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"type": "module",
55
"exports": {
66
"./*": {

0 commit comments

Comments
 (0)