Skip to content

Commit

Permalink
chore: 🤖 update versions (#2337)
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 Dec 6, 2024
1 parent 22eb0ba commit 744f884
Show file tree
Hide file tree
Showing 19 changed files with 69 additions and 23 deletions.
13 changes: 0 additions & 13 deletions .changeset/proud-guests-peel.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/cdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/cdk

## 4.49.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

## 4.48.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/cdk",
"version": "4.48.1",
"version": "4.49.0",
"exports": {
".": {
"css": "./src/lib/styles/index.css"
Expand Down
11 changes: 11 additions & 0 deletions libs/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @ethlete/cli

## 1.0.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

### Patch Changes

- Updated dependencies [[`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a)]:
- @ethlete/dsp@0.2.0

## 0.2.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@ethlete/cli",
"version": "0.2.2",
"version": "1.0.0",
"type": "commonjs",
"bin": {
"et": "./src/index.js"
},
"peerDependencies": {
"@ethlete/dsp": "^0.1.2",
"@ethlete/dsp": "^0.2.0",
"jiti": "^1.21.0 || ^2.0.0",
"sucrase": "3.35.0",
"tslib": "^2.6.2"
Expand Down
6 changes: 6 additions & 0 deletions libs/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/components

## 3.2.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

## 3.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/components",
"version": "3.1.3",
"version": "3.2.0",
"sideEffects": false,
"peerDependencies": {
"@angular/core": "^18.1.0 || ^19.0.0",
Expand Down
6 changes: 6 additions & 0 deletions libs/contentful/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/contentful

## 3.7.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

## 3.6.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/contentful/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/contentful",
"version": "3.6.4",
"version": "3.7.0",
"peerDependencies": {
"@angular/cdk": "^18.1.0 || ^19.0.0",
"@angular/common": "^18.1.0 || ^19.0.0",
Expand Down
6 changes: 6 additions & 0 deletions libs/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/core

## 4.24.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

## 4.23.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/core",
"version": "4.23.8",
"version": "4.24.0",
"peerDependencies": {
"@angular/cdk": "^18.1.0 || ^19.0.0",
"@angular/common": "^18.1.0 || ^19.0.0",
Expand Down
6 changes: 6 additions & 0 deletions libs/dsp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/dsp

## 0.2.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/dsp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/dsp",
"version": "0.1.3",
"version": "0.2.0",
"type": "commonjs",
"peerDependencies": {
"tslib": "^2.6.2"
Expand Down
6 changes: 6 additions & 0 deletions libs/query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/query

## 5.22.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

## 5.21.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/query",
"version": "5.21.1",
"version": "5.22.0",
"peerDependencies": {
"@angular/common": "^18.1.0 || ^19.0.0",
"@angular/core": "^18.1.0 || ^19.0.0",
Expand Down
6 changes: 6 additions & 0 deletions libs/theming/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/theming

## 2.6.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

## 2.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/theming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethlete/theming",
"version": "2.5.3",
"version": "2.6.0",
"exports": {
".": {
"scss": "./src/lib/styles/scss/index.scss"
Expand Down
6 changes: 6 additions & 0 deletions libs/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ethlete/types

## 1.10.0

### Minor Changes

- [`1dd18fb`](https://github.com/ethlete-io/ethdk/commit/1dd18fb077b9b377384daac8eacae5732d7e7a3a) Thanks [@TomTomB](https://github.com/TomTomB)! - Update angular 19

## 1.9.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/types/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@ethlete/types",
"version": "1.9.10"
"version": "1.10.0"
}

0 comments on commit 744f884

Please sign in to comment.