From 8fb84ea541f10597d433bce09ff95abd2412761b Mon Sep 17 00:00:00 2001 From: Micah Jones Date: Fri, 3 Nov 2023 09:01:11 -0600 Subject: [PATCH] chore: build, changeset --- .changeset/funny-hotels-hear.md | 8 -------- packages/angular-workspace/CHANGELOG.md | 8 ++++++++ packages/angular-workspace/package-lock.json | 4 ++-- packages/angular-workspace/package.json | 4 ++-- packages/angular-workspace/projects/angular/CHANGELOG.md | 8 ++++++++ .../angular-workspace/projects/angular/package-lock.json | 4 ++-- packages/angular-workspace/projects/angular/package.json | 4 ++-- packages/react/CHANGELOG.md | 8 ++++++++ packages/react/package-lock.json | 4 ++-- packages/react/package.json | 4 ++-- packages/web-components/CHANGELOG.md | 8 ++++++++ packages/web-components/package-lock.json | 4 ++-- packages/web-components/package.json | 2 +- 13 files changed, 47 insertions(+), 23 deletions(-) delete mode 100644 .changeset/funny-hotels-hear.md diff --git a/.changeset/funny-hotels-hear.md b/.changeset/funny-hotels-hear.md deleted file mode 100644 index ddf454e20..000000000 --- a/.changeset/funny-hotels-hear.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@astrouxds/astro-web-components": patch -"angular-workspace": patch -"@astrouxds/angular": patch -"@astrouxds/react": patch ---- - -Fixed an issue where timeline would display events incorrectly when the events spanned over daylight savings time diff --git a/packages/angular-workspace/CHANGELOG.md b/packages/angular-workspace/CHANGELOG.md index 7ca912f73..82559851d 100644 --- a/packages/angular-workspace/CHANGELOG.md +++ b/packages/angular-workspace/CHANGELOG.md @@ -1,5 +1,13 @@ # @astrouxds/angular +## 7.19.1 + +### Patch Changes + +#### Timeline + +- Fixed an issue where events displayed incorrectly when they spanned over daylight savings time + ## 7.19.0 ### Minor Changes diff --git a/packages/angular-workspace/package-lock.json b/packages/angular-workspace/package-lock.json index 9f07f85eb..487980350 100644 --- a/packages/angular-workspace/package-lock.json +++ b/packages/angular-workspace/package-lock.json @@ -1,12 +1,12 @@ { "name": "angular-workspace", - "version": "7.18.0", + "version": "7.19.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "angular-workspace", - "version": "7.18.0", + "version": "7.19.0", "dependencies": { "@angular/animations": "~13.2.7", "@angular/common": "~13.2.7", diff --git a/packages/angular-workspace/package.json b/packages/angular-workspace/package.json index 228d78c7d..409eee5d3 100644 --- a/packages/angular-workspace/package.json +++ b/packages/angular-workspace/package.json @@ -1,6 +1,6 @@ { "name": "angular-workspace", - "version": "7.19.0", + "version": "7.19.1", "scripts": { "ng": "ng", "start": "ng serve", @@ -24,7 +24,7 @@ "@angular/platform-browser": "~13.2.7", "@angular/platform-browser-dynamic": "~13.2.7", "@angular/router": "~13.2.7", - "@astrouxds/astro-web-components": "^7.19.0", + "@astrouxds/astro-web-components": "^7.19.1", "rxjs": "~7.5.7", "tslib": "^2.4.1", "zone.js": "~0.11.8" diff --git a/packages/angular-workspace/projects/angular/CHANGELOG.md b/packages/angular-workspace/projects/angular/CHANGELOG.md index a32e25ec2..893d6da9f 100644 --- a/packages/angular-workspace/projects/angular/CHANGELOG.md +++ b/packages/angular-workspace/projects/angular/CHANGELOG.md @@ -1,5 +1,13 @@ # @astrouxds/angular +## 7.19.1 + +### Patch Changes + +#### Timeline + +- Fixed an issue where events displayed incorrectly when they spanned over daylight savings time + ## 7.19.0 ### Minor Changes diff --git a/packages/angular-workspace/projects/angular/package-lock.json b/packages/angular-workspace/projects/angular/package-lock.json index 2ebe10d7f..bd15dc202 100644 --- a/packages/angular-workspace/projects/angular/package-lock.json +++ b/packages/angular-workspace/projects/angular/package-lock.json @@ -1,12 +1,12 @@ { "name": "@astrouxds/angular", - "version": "7.18.0", + "version": "7.19.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@astrouxds/angular", - "version": "7.18.0", + "version": "7.19.0", "license": "MIT", "dependencies": { "tslib": "^2.4.1" diff --git a/packages/angular-workspace/projects/angular/package.json b/packages/angular-workspace/projects/angular/package.json index 2ae96f1d7..ff6115be8 100644 --- a/packages/angular-workspace/projects/angular/package.json +++ b/packages/angular-workspace/projects/angular/package.json @@ -1,6 +1,6 @@ { "name": "@astrouxds/angular", - "version": "7.19.0", + "version": "7.19.1", "description": "Astro Web Components Angular Wrapper", "license": "MIT", "repository": { @@ -12,7 +12,7 @@ "@angular/core": ">=12.0.0" }, "dependencies": { - "@astrouxds/astro-web-components": "^7.19.0", + "@astrouxds/astro-web-components": "^7.19.1", "tslib": "^2.4.1" } } diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 5bfd68a27..5a65f10f4 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,13 @@ # @astrouxds/react +## 7.19.1 + +### Patch Changes + +#### Timeline + +- Fixed an issue where events displayed incorrectly when they spanned over daylight savings time + ## 7.19.0 ### Minor Changes diff --git a/packages/react/package-lock.json b/packages/react/package-lock.json index 0ee580dd4..c68858b04 100644 --- a/packages/react/package-lock.json +++ b/packages/react/package-lock.json @@ -1,12 +1,12 @@ { "name": "@astrouxds/react", - "version": "7.18.0", + "version": "7.19.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@astrouxds/react", - "version": "7.18.0", + "version": "7.19.0", "devDependencies": { "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", diff --git a/packages/react/package.json b/packages/react/package.json index 1b53bab23..87dda0779 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "@astrouxds/react", "sideEffects": false, - "version": "7.19.0", + "version": "7.19.1", "description": "Astro Web Components React Wrapper", "repository": { "type": "git", @@ -40,7 +40,7 @@ "typescript": "^4.9.3" }, "dependencies": { - "@astrouxds/astro-web-components": "^7.19.0" + "@astrouxds/astro-web-components": "^7.19.1" }, "peerDependencies": { "react": ">=17.0.0", diff --git a/packages/web-components/CHANGELOG.md b/packages/web-components/CHANGELOG.md index 3922eb09d..029d5d0cf 100644 --- a/packages/web-components/CHANGELOG.md +++ b/packages/web-components/CHANGELOG.md @@ -1,5 +1,13 @@ # @astrouxds/astro-web-components +## 7.19.1 + +### Patch Changes + +#### Timeline + +- Fixed an issue where events displayed incorrectly when they spanned over daylight savings time + ## 7.19.0 ### Minor Changes diff --git a/packages/web-components/package-lock.json b/packages/web-components/package-lock.json index e8d6c2af3..f8cfb93d3 100644 --- a/packages/web-components/package-lock.json +++ b/packages/web-components/package-lock.json @@ -1,12 +1,12 @@ { "name": "@astrouxds/astro-web-components", - "version": "7.18.0", + "version": "7.19.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@astrouxds/astro-web-components", - "version": "7.18.0", + "version": "7.19.0", "license": "MIT", "dependencies": { "@floating-ui/dom": "~1.0.6", diff --git a/packages/web-components/package.json b/packages/web-components/package.json index edca822fe..01eeb9fd9 100644 --- a/packages/web-components/package.json +++ b/packages/web-components/package.json @@ -1,6 +1,6 @@ { "name": "@astrouxds/astro-web-components", - "version": "7.19.0", + "version": "7.19.1", "description": "Astro Web Components", "homepage": "https://astro-components.netlify.app/?path=/story/astro-uxds-welcome-start-here--page", "repository": {