Skip to content

Commit

Permalink
chore(release): publish v0.6.4 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamthamc committed Nov 19, 2019
1 parent 0a1a7d3 commit 5443518
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/kamthamc/resume/compare/v0.6.3...v0.6.4) (2019-11-19)

**Note:** Version bump only for package kamthamc-resume

## [0.6.3](https://github.com/kamthamc/resume/compare/v0.6.2...v0.6.3) (2019-08-20)

**Note:** Version bump only for package kamthamc-resume
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "0.6.3",
"version": "0.6.4",
"command": {
"create": {
"homepage": "https://github.com/kamthamc/resume",
Expand Down
4 changes: 4 additions & 0 deletions packages/old-style-resume/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/kamthamc/resume/compare/v0.6.3...v0.6.4) (2019-11-19)

**Note:** Version bump only for package @kamthamc/old-style-resume

## [0.6.3](https://github.com/kamthamc/resume/compare/v0.6.2...v0.6.3) (2019-08-20)

**Note:** Version bump only for package @kamthamc/old-style-resume
Expand Down
2 changes: 1 addition & 1 deletion packages/old-style-resume/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/old-style-resume/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@kamthamc/old-style-resume",
"version": "0.6.3",
"version": "0.6.4",
"homepage": "https://kamthamc.github.io/resume",
"dependencies": {
"@kamthamc/resume-data": "0.6.3",
"@kamthamc/resume-data": "0.6.4",
"d3": "^5.0.0",
"font-awesome": "^4.7.0",
"material-design-icons": "^3.0.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/resume-data/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/kamthamc/resume/compare/v0.6.3...v0.6.4) (2019-11-19)

**Note:** Version bump only for package @kamthamc/resume-data

## [0.6.3](https://github.com/kamthamc/resume/compare/v0.6.2...v0.6.3) (2019-08-20)

**Note:** Version bump only for package @kamthamc/resume-data
Expand Down
2 changes: 1 addition & 1 deletion packages/resume-data/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/resume-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kamthamc/resume-data",
"version": "0.6.3",
"version": "0.6.4",
"description": "Resume Data",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/resume/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/kamthamc/resume/compare/v0.6.3...v0.6.4) (2019-11-19)

**Note:** Version bump only for package @kamthamc/resume

## [0.6.3](https://github.com/kamthamc/resume/compare/v0.6.2...v0.6.3) (2019-08-20)

**Note:** Version bump only for package @kamthamc/resume
Expand Down
2 changes: 1 addition & 1 deletion packages/resume/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/resume/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kamthamc/resume",
"version": "0.6.3",
"version": "0.6.4",
"description": "New Resume",
"keywords": [
"resume"
Expand All @@ -25,7 +25,7 @@
"url": "https://github.com/kamthamc/resume/issues"
},
"dependencies": {
"@kamthamc/resume-data": "0.6.3",
"@kamthamc/resume-data": "0.6.4",
"core-js": "^3.1.4",
"immer": "^3.2.0",
"moment": "^2.24.0",
Expand Down

0 comments on commit 5443518

Please sign in to comment.