Skip to content

Commit

Permalink
chore(publish): latest [skip ci]
Browse files Browse the repository at this point in the history
 - kyt@1.2.8
 - kyt-runtime@1.2.49
 - kyt-starter-server-src@1.2.9
 - kyt-starter-static-src@2.0.5
 - kyt-starter-universal@2.0.2
 - kyt-starter-universal-src@2.0.5
 - kyt-utils@1.3.34
  • Loading branch information
delambo committed May 30, 2024
1 parent 21964c1 commit 069e71a
Show file tree
Hide file tree
Showing 14 changed files with 72 additions and 16 deletions.
8 changes: 8 additions & 0 deletions packages/kyt-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.8](https://github.com/nytimes/kyt/packages/kyt-core/compare/kyt@1.2.7...kyt@1.2.8) (2024-05-30)

**Note:** Version bump only for package kyt





## [1.2.7](https://github.com/nytimes/kyt/packages/kyt-core/compare/kyt@1.2.6...kyt@1.2.7) (2024-02-29)


Expand Down
6 changes: 3 additions & 3 deletions packages/kyt-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kyt",
"version": "1.2.7",
"version": "1.2.8",
"description": "kyt is a toolkit that encapsulates and manages the configuration for web apps.",
"author": "NYTimes",
"license": "Apache-2.0",
Expand Down Expand Up @@ -33,8 +33,8 @@
"inquirer": "8.1.5",
"install": "0.13.0",
"jest-message-util": "27.2.0",
"kyt-runtime": "1.2.48",
"kyt-utils": "1.3.33",
"kyt-runtime": "1.2.49",
"kyt-utils": "1.3.34",
"lodash.clonedeep": "4.5.0",
"lodash.merge": "4.6.2",
"mini-css-extract-plugin": "1.6.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/kyt-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.49](https://github.com/nytimes/kyt/packages/kyt-runtime/compare/kyt-runtime@1.2.48...kyt-runtime@1.2.49) (2024-05-30)

**Note:** Version bump only for package kyt-runtime





## [1.2.48](https://github.com/nytimes/kyt/packages/kyt-runtime/compare/kyt-runtime@1.2.47...kyt-runtime@1.2.48) (2023-05-16)

**Note:** Version bump only for package kyt-runtime
Expand Down
4 changes: 2 additions & 2 deletions packages/kyt-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kyt-runtime",
"version": "1.2.48",
"version": "1.2.49",
"description": "A shared kyt runtime utility library.",
"author": "NYTimes",
"license": "Apache-2.0",
Expand All @@ -18,7 +18,7 @@
"webpack.js"
],
"dependencies": {
"kyt-utils": "1.3.33",
"kyt-utils": "1.3.34",
"webpack-assets-manifest": "4.0.6"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/kyt-starter-server/starter-src/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.9](https://github.com/nytimes/kyt/packages/kyt-starter-server/compare/kyt-starter-server-src@1.2.8...kyt-starter-server-src@1.2.9) (2024-05-30)

**Note:** Version bump only for package kyt-starter-server-src





## [1.2.8](https://github.com/nytimes/kyt/packages/kyt-starter-server/compare/kyt-starter-server-src@1.2.7...kyt-starter-server-src@1.2.8) (2024-02-29)

**Note:** Version bump only for package kyt-starter-server-src
Expand Down
6 changes: 3 additions & 3 deletions packages/kyt-starter-server/starter-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"compression": "1.7.4",
"core-js": "3.18.0",
"express": "4.17.1",
"kyt-runtime": "1.2.48",
"kyt-runtime": "1.2.49",
"pretty-lights": "0.0.20",
"prop-types": "15.7.2",
"react": "17.0.2",
Expand Down Expand Up @@ -59,10 +59,10 @@
"jest": "27.2.1",
"jest-preset-kyt-rtl": "1.1.2",
"jest-preset-kyt-styled": "1.4.12",
"kyt": "1.2.7",
"kyt": "1.2.8",
"prettier": "2.8.8"
},
"version": "1.2.8",
"version": "1.2.9",
"kyt": {
"files": [
".babelrc.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/kyt-starter-static/starter-src/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.5](https://github.com/nytimes/kyt/packages/kyt-starter-static/compare/kyt-starter-static-src@2.0.4...kyt-starter-static-src@2.0.5) (2024-05-30)

**Note:** Version bump only for package kyt-starter-static-src





## [2.0.4](https://github.com/nytimes/kyt/packages/kyt-starter-static/compare/kyt-starter-static-src@2.0.3...kyt-starter-static-src@2.0.4) (2024-02-29)

**Note:** Version bump only for package kyt-starter-static-src
Expand Down
6 changes: 3 additions & 3 deletions packages/kyt-starter-static/starter-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@babel/runtime": "7.21.0",
"core-js": "3.18.0",
"kyt-runtime": "1.2.48",
"kyt-runtime": "1.2.49",
"pretty-lights": "0.0.20",
"prop-types": "15.7.2",
"react": "17.0.2",
Expand Down Expand Up @@ -56,10 +56,10 @@
"jest": "27.2.1",
"jest-preset-kyt-rtl": "1.1.2",
"jest-preset-kyt-styled": "1.4.12",
"kyt": "1.2.7",
"kyt": "1.2.8",
"prettier": "2.8.8"
},
"version": "2.0.4",
"version": "2.0.5",
"kyt": {
"files": [
".babelrc.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/kyt-starter-universal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.2](https://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@2.0.1...kyt-starter-universal@2.0.2) (2024-05-30)

**Note:** Version bump only for package kyt-starter-universal





## [2.0.1](https://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@2.0.0...kyt-starter-universal@2.0.1) (2023-05-16)

**Note:** Version bump only for package kyt-starter-universal
Expand Down
2 changes: 1 addition & 1 deletion packages/kyt-starter-universal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kyt-starter-universal",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/kyt-starter-universal/starter-src/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.5](https://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@2.0.4...kyt-starter-universal-src@2.0.5) (2024-05-30)

**Note:** Version bump only for package kyt-starter-universal-src





## [2.0.4](https://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@2.0.3...kyt-starter-universal-src@2.0.4) (2024-02-29)

**Note:** Version bump only for package kyt-starter-universal-src
Expand Down
6 changes: 3 additions & 3 deletions packages/kyt-starter-universal/starter-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"compression": "1.7.4",
"core-js": "3.18.0",
"express": "4.17.1",
"kyt-runtime": "1.2.48",
"kyt-runtime": "1.2.49",
"pretty-lights": "0.0.20",
"prop-types": "15.7.2",
"react": "17.0.2",
Expand Down Expand Up @@ -60,10 +60,10 @@
"jest": "27.2.1",
"jest-preset-kyt-rtl": "1.1.2",
"jest-preset-kyt-styled": "1.4.12",
"kyt": "1.2.7",
"kyt": "1.2.8",
"prettier": "2.8.8"
},
"version": "2.0.4",
"version": "2.0.5",
"kyt": {
"files": [
".babelrc.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/kyt-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.34](https://github.com/nytimes/kyt/compare/kyt-utils@1.3.33...kyt-utils@1.3.34) (2024-05-30)

**Note:** Version bump only for package kyt-utils





## [1.3.33](https://github.com/nytimes/kyt/compare/kyt-utils@1.3.32...kyt-utils@1.3.33) (2023-05-16)

**Note:** Version bump only for package kyt-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/kyt-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kyt-utils",
"version": "1.3.33",
"version": "1.3.34",
"description": "A shared kyt utility library.",
"author": "NYTimes",
"license": "Apache-2.0",
Expand Down

0 comments on commit 069e71a

Please sign in to comment.