Skip to content

Commit

Permalink
chore: changeset version/build
Browse files Browse the repository at this point in the history
  • Loading branch information
markacianfrani committed Aug 18, 2022
1 parent e00a744 commit 6558d64
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 27 deletions.
8 changes: 0 additions & 8 deletions .changeset/sweet-chefs-end.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @astrouxds/angular

## 6.12.1

### Patch Changes

- e00a744a: timeline - fixed an issue where time regions were not updating when their ranges were edited
- Updated dependencies [e00a744a]
- @astrouxds/astro-web-components@6.12.1

## 6.12.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@astrouxds/angular",
"version": "6.12.0",
"version": "6.12.1",
"description": "Astro Web Components Angular Wrapper",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"dist/"
],
"dependencies": {
"@astrouxds/astro-web-components": "^6.12.0",
"@astrouxds/astro-web-components": "^6.12.1",
"tslib": "^1.9.3"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/astro-uxds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @astrouxds/astrouxds

## 6.12.1

### Patch Changes

#### Timeline

- Fixed an issue where time regions were not updating when their ranges were edited

## 6.12.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/astro-uxds/_content/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Astro represents a collection of artifacts including, but not limited to, guidan
<table class="release-table release-table--current-version">
<thead>
<tr>
<th colspan="3">Astro {{ meta.version }} - Updated <time>August 4, 2022</time></th>
<th colspan="3">Astro {{ meta.version }} - Updated <time>August 18, 2022</time></th>
</tr>
</thead>
<tbody>
Expand All @@ -25,8 +25,8 @@ Astro represents a collection of artifacts including, but not limited to, guidan
</tr>
<tr>
<td>Figma Dark Theme Library</td>
<td class="tabular">6.1.6</td>
<td>No changes this release</td>
<td class="tabular">6.1.6 -&gt; <b>6.1.7</b></td>
<td><a href="https://www.figma.com/community/file/1014254163928270411">Release Notes</a></td>
</tr>
<tr>
<td>Figma Wireframe Theme Library</td>
Expand All @@ -35,8 +35,8 @@ Astro represents a collection of artifacts including, but not limited to, guidan
</tr>
<tr>
<td>Web Components</td>
<td class="tabular">6.11.0 -&gt; <b>6.12.0</b></td>
<td><a href="https://github.com/RocketCommunicationsInc/astro/releases/tag/v6.12.0">Release Notes</a></td>
<td class="tabular">6.12.0 -&gt; <b>6.12.1</b></td>
<td><a href="https://github.com/RocketCommunicationsInc/astro/releases/tag/v6.12.1">Release Notes</a></td>
</tr>
<tr>
<td>EGS Design Compliance</td>
Expand Down
4 changes: 2 additions & 2 deletions packages/astro-uxds/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/astro-uxds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-website",
"version": "6.12.0",
"version": "6.12.1",
"private": true,
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @astrouxds/react

## 6.12.1

### Patch Changes

#### Timeline

- Fixed an issue where time regions were not updating when their ranges were edited

## 6.12.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@astrouxds/react",
"sideEffects": false,
"version": "6.12.0",
"version": "6.12.1",
"description": "Astro Web Components React Wrapper",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,7 +41,7 @@
"typescript": "^3.3.4000"
},
"dependencies": {
"@astrouxds/astro-web-components": "^6.12.0"
"@astrouxds/astro-web-components": "^6.12.1"
},
"peerDependencies": {
"react": ">=17.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @astrouxds/astro-web-components

## 6.12.1

### Patch Changes

#### Timeline

- Fixed an issue where time regions were not updating when their ranges were edited

## 6.12.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/web-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@astrouxds/astro-web-components",
"version": "6.12.0",
"version": "6.12.1",
"description": "Astro Web Components",
"main": "dist/index.cjs.js",
"module": "dist/custom-elements/index.js",
Expand Down
1 change: 1 addition & 0 deletions packages/web-components/src/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32932,6 +32932,7 @@ declare namespace LocalJSX {
* Optionally hide the bottom right timestamp.
*/
"hideTimestamp"?: boolean;
"onRuxtimeregionchange"?: (event: CustomEvent<any>) => void;
/**
* Visually displays the selected state
*/
Expand Down

0 comments on commit 6558d64

Please sign in to comment.