Skip to content

Commit

Permalink
Merge pull request #134 from core-ds/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
heymdall-legal authored Sep 25, 2023
2 parents 552fd8f + 83bab3b commit 22f9f5b
Show file tree
Hide file tree
Showing 7 changed files with 328 additions and 313 deletions.
5 changes: 0 additions & 5 deletions .changeset/selfish-planets-stare.md

This file was deleted.

616 changes: 311 additions & 305 deletions packages/arui-scripts/CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/arui-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arui-scripts",
"version": "15.8.0",
"version": "15.8.1",
"main": "./build/index.js",
"typings": "./build/index.d.ts",
"license": "MPL-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/example-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example-modules

## 1.1.8

### Patch Changes

- Updated dependencies [[`776b849`](https://github.com/core-ds/arui-scripts/commit/776b849e980470c71c56100f85bd6273a1e508cb)]:
- [email protected]

## 1.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/example-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-modules",
"version": "1.1.7",
"version": "1.1.8",
"private": true,
"scripts": {
"build:app": "arui-scripts build",
Expand Down
7 changes: 7 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example

## 1.1.8

### Patch Changes

- Updated dependencies [[`776b849`](https://github.com/core-ds/arui-scripts/commit/776b849e980470c71c56100f85bd6273a1e508cb)]:
- [email protected]

## 1.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "1.1.7",
"version": "1.1.8",
"private": true,
"scripts": {
"build:app": "arui-scripts build",
Expand Down

0 comments on commit 22f9f5b

Please sign in to comment.