Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciomutte committed Jan 12, 2023
1 parent 3207950 commit 91784d3
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 2 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.29.0](https://github.com/juntossomosmais/venice/compare/@venice/[email protected]...@venice/[email protected]) (2023-01-12)


### Features

* add colors into mdx file ([30c4931](https://github.com/juntossomosmais/venice/commit/30c4931d9368d46f1ae2ac77b19d39bba4fec798))





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


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.28.0",
"version": "0.29.0",
"private": true,
"devDependencies": {
"@storybook/addon-a11y": "^5.3.18",
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.38.0](https://github.com/juntossomosmais/venice/compare/@venice/[email protected]...@venice/[email protected]) (2023-01-12)


### Features

* add turquoise color ([88314f9](https://github.com/juntossomosmais/venice/commit/88314f99d4650559c73657dcc8b40ff7f6a4da2b))
* fix name color var ([4bedada](https://github.com/juntossomosmais/venice/commit/4bedada112054e7c0dc2bc5bf215dbc821b0ef70))





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


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.37.0",
"version": "0.38.0",
"private": true,
"scripts": {
"start": "rollup -c -w",
Expand Down

0 comments on commit 91784d3

Please sign in to comment.