Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @byteclaw/[email protected]
 - @byteclaw/[email protected]
 - @byteclaw/[email protected]
 - @byteclaw/[email protected]
 - @byteclaw/[email protected]
  • Loading branch information
michalkvasnicak committed Jun 4, 2021
1 parent 3ce1198 commit fe4c095
Show file tree
Hide file tree
Showing 10 changed files with 56 additions and 13 deletions.
9 changes: 9 additions & 0 deletions packages/babel-plugin-visage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.2](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)


### Bug Fixes

* invalid file input types ([3ce1198](https://github.com/Byteclaw/visage/commit/3ce1198d127f22f2f4459b10820fe628f9121905))



## [1.0.0-alpha.1](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2020-12-28)

**Note:** Version bump only for package @byteclaw/babel-plugin-visage
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-plugin-visage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byteclaw/babel-plugin-visage",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "A recommended babel preprocessing plugin for @byteclaw/visage design system. Hoists styles props from React JSX components.",
"types": "dist/index.d.ts",
"main": "dist/index.js",
Expand All @@ -27,8 +27,8 @@
"url": "https://github.com/Byteclaw/visage.git"
},
"dependencies": {
"@types/babel__core": "^7.1.14",
"@babel/plugin-syntax-jsx": "^7.8.3"
"@babel/plugin-syntax-jsx": "^7.8.3",
"@types/babel__core": "^7.1.14"
},
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/visage-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.20](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)


### Bug Fixes

* invalid file input types ([3ce1198](https://github.com/Byteclaw/visage/commit/3ce1198d127f22f2f4459b10820fe628f9121905))



## [1.0.0-alpha.19](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/visage-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byteclaw/visage-core",
"version": "1.0.0-alpha.19",
"version": "1.0.0-alpha.20",
"description": "CSS-in-js agnostic framework for design system development used by Visage Design System.",
"bugs": {
"url": "https://github.com/Byteclaw/visage/issues"
Expand Down
8 changes: 8 additions & 0 deletions packages/visage-docs/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.0.0-alpha.67](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)

**Note:** Version bump only for package @byteclaw/visage-docs





## [1.0.0-alpha.66](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)


Expand Down
8 changes: 4 additions & 4 deletions packages/visage-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@byteclaw/visage-docs",
"version": "1.0.0-alpha.66",
"version": "1.0.0-alpha.67",
"private": true,
"license": "MIT",
"main": "src/index.ts",
"dependencies": {
"@byteclaw/babel-plugin-visage": "^1.0.0-alpha.1",
"@byteclaw/visage": "^1.0.0-alpha.66",
"@byteclaw/visage-themes": "^1.0.0-alpha.66",
"@byteclaw/babel-plugin-visage": "^1.0.0-alpha.2",
"@byteclaw/visage": "^1.0.0-alpha.67",
"@byteclaw/visage-themes": "^1.0.0-alpha.67",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@reach/router": "^1.3.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/visage-themes/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.0.0-alpha.67](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)

**Note:** Version bump only for package @byteclaw/visage-themes





## [1.0.0-alpha.66](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)

**Note:** Version bump only for package @byteclaw/visage-themes
Expand Down
6 changes: 3 additions & 3 deletions packages/visage-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byteclaw/visage-themes",
"version": "1.0.0-alpha.66",
"version": "1.0.0-alpha.67",
"description": "Collection of themes for Visage Design System.",
"bugs": {
"url": "https://github.com/Byteclaw/visage/issues"
Expand Down Expand Up @@ -33,7 +33,7 @@
"!src/**/__tests__/**/*"
],
"dependencies": {
"@byteclaw/visage-core": "^1.0.0-alpha.19",
"@byteclaw/visage-core": "^1.0.0-alpha.20",
"@byteclaw/visage-utils": "^1.0.0-alpha.4",
"@types/color": "^3.0.1",
"@types/modular-scale": "^5.1.1",
Expand All @@ -44,7 +44,7 @@
"@byteclaw/visage": "^1.0.0-alpha.3"
},
"devDependencies": {
"@byteclaw/visage": "^1.0.0-alpha.66"
"@byteclaw/visage": "^1.0.0-alpha.67"
},
"scripts": {
"bundle": "tsdx build --format cjs,esm --name byteclaw.visage.themes --entry src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/visage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.67](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)


### Bug Fixes

* invalid file input types ([3ce1198](https://github.com/Byteclaw/visage/commit/3ce1198d127f22f2f4459b10820fe628f9121905))



## [1.0.0-alpha.66](https://github.com/Byteclaw/visage/compare/@byteclaw/[email protected]...@byteclaw/[email protected]) (2021-06-04)


Expand Down
4 changes: 2 additions & 2 deletions packages/visage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byteclaw/visage",
"version": "1.0.0-alpha.66",
"version": "1.0.0-alpha.67",
"description": "Design system based set of UI components for React applications.",
"bugs": {
"url": "https://github.com/Byteclaw/visage/issues"
Expand Down Expand Up @@ -37,7 +37,7 @@
"@byteclaw/use-event-emitter": "^1.0.1",
"@byteclaw/use-static-callback": "^1.1.1",
"@byteclaw/use-unique-id": "^1.0.1",
"@byteclaw/visage-core": "^1.0.0-alpha.19",
"@byteclaw/visage-core": "^1.0.0-alpha.20",
"@byteclaw/visage-utils": "^1.0.0-alpha.4",
"@emotion/core": "^10.0.14",
"@types/body-scroll-lock": "^2.6.1",
Expand Down

0 comments on commit fe4c095

Please sign in to comment.