Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @akropolis-web/[email protected]
 - @akropolis-web/[email protected]
  • Loading branch information
actions-user committed Aug 13, 2020
1 parent 1593adb commit 5680556
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 4 deletions.
8 changes: 8 additions & 0 deletions packages/components/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.

## [0.4.1](https://github.com/akropolisio/akropolis-web/compare/@akropolis-web/[email protected]...@akropolis-web/[email protected]) (2020-08-13)

**Note:** Version bump only for package @akropolis-web/components





# [0.4.0](https://github.com/akropolisio/akropolis-web/compare/@akropolis-web/[email protected]...@akropolis-web/[email protected]) (2020-08-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@akropolis-web/components",
"version": "0.4.0",
"version": "0.4.1",
"description": "Package with shared components",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@akropolis-web/styles": "^0.5.0",
"@akropolis-web/styles": "^0.6.0",
"@types/color": "^3.0.1",
"@types/mersenne-twister": "^1.1.2",
"@types/react-copy-to-clipboard": "^4.3.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/akropolisio/akropolis-web/compare/@akropolis-web/[email protected]...@akropolis-web/[email protected]) (2020-08-13)


### Bug Fixes

* update fonts folder ([4959c5a](https://github.com/akropolisio/akropolis-web/commit/4959c5a3bbce9b828eb74667d401decced33d026))


### Features

* add fonts ([0048969](https://github.com/akropolisio/akropolis-web/commit/0048969d75cd804a07d746e3b8dfcd8d0b13e395))
* changed fonts ([a07aacf](https://github.com/akropolisio/akropolis-web/commit/a07aacfa07c708aea2ed35208f4d5ae7e142f944))





# [0.5.0](https://github.com/akropolisio/akropolis-web/compare/@akropolis-web/[email protected]...@akropolis-web/[email protected]) (2020-08-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/styles/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/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@akropolis-web/styles",
"version": "0.5.0",
"version": "0.6.0",
"description": "Package with shared css-related stuff like colors, fonts, themes, etc.",
"keywords": [
"ethereum",
Expand Down

0 comments on commit 5680556

Please sign in to comment.