Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @venice/core@0.28.0
 - @juntossomosmais/venice-react@0.38.0
 - @venice/styles@0.37.0
 - @juntossomosmais/venice-vue@0.29.0
  • Loading branch information
tassioFront committed Oct 14, 2022
1 parent 30d1bd3 commit 22cb2eb
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 4 deletions.
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.28.0](https://github.com/juntossomosmais/venice/compare/@venice/core@0.27.1...@venice/core@0.28.0) (2022-10-14)


### Features

* **LogoAnimation:** add logo animation for jsm ([add33da](https://github.com/juntossomosmais/venice/commit/add33dac6af7d49ebe3718eb215a31e84e917855))





## [0.27.1](https://github.com/juntossomosmais/venice/compare/@venice/core@0.27.0...@venice/core@0.27.1) (2022-06-22)

**Note:** Version bump only for package @venice/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@venice/core",
"version": "0.27.1",
"version": "0.28.0",
"private": true,
"devDependencies": {
"@storybook/addon-a11y": "^5.3.18",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-ds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.38.0](https://github.com/juntossomosmais/venice/compare/@juntossomosmais/venice-react@0.37.1...@juntossomosmais/venice-react@0.38.0) (2022-10-14)


### Features

* **LogoAnimation:** add logo animation for jsm ([add33da](https://github.com/juntossomosmais/venice/commit/add33dac6af7d49ebe3718eb215a31e84e917855))





## [0.37.1](https://github.com/juntossomosmais/venice/compare/@juntossomosmais/venice-react@0.37.0...@juntossomosmais/venice-react@0.37.1) (2022-06-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-ds/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@juntossomosmais/venice-react",
"description": "Design System of UI Components using React",
"version": "0.37.1",
"version": "0.38.0",
"license": "Apache-2.0",
"homepage": "https://github.com/juntossomosmais/venice/packages/react-ds#readme",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.37.0](https://github.com/juntossomosmais/venice/compare/@venice/styles@0.36.0...@venice/styles@0.37.0) (2022-10-14)


### Features

* **LogoAnimation:** add logo animation for jsm ([add33da](https://github.com/juntossomosmais/venice/commit/add33dac6af7d49ebe3718eb215a31e84e917855))
* **LogoAnimation:** fix overflow on animation ([0c7b9cf](https://github.com/juntossomosmais/venice/commit/0c7b9cf1a2cb911999aa78b9bb59ce1b3ee0aa04))





# [0.36.0](https://github.com/juntossomosmais/venice/compare/@venice/styles@0.35.0...@venice/styles@0.36.0) (2022-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@venice/styles",
"version": "0.36.0",
"version": "0.37.0",
"private": true,
"scripts": {
"start": "rollup -c -w",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue-ds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.29.0](https://github.com/juntossomosmais/venice/compare/@juntossomosmais/venice-vue@0.28.1...@juntossomosmais/venice-vue@0.29.0) (2022-10-14)


### Features

* **LogoAnimation:** add logo animation for jsm ([add33da](https://github.com/juntossomosmais/venice/commit/add33dac6af7d49ebe3718eb215a31e84e917855))





## [0.28.1](https://github.com/juntossomosmais/venice/compare/@juntossomosmais/venice-vue@0.28.0...@juntossomosmais/venice-vue@0.28.1) (2022-06-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue-ds/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@juntossomosmais/venice-vue",
"description": "Design System of UI Components using Vue",
"version": "0.28.1",
"version": "0.29.0",
"license": "Apache-2.0",
"homepage": "https://github.com/juntossomosmais/venice/packages/vue-ds#readme",
"repository": {
Expand Down

0 comments on commit 22cb2eb

Please sign in to comment.