Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - @jobber/components@2.40.2
 - @jobber/docz-tools@1.6.19
  • Loading branch information
walter-harriman-bot committed Jul 20, 2021
1 parent 6cbc91a commit c8f46c2
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 5 deletions.
11 changes: 11 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ menu: Changelog
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.40.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.40.1...@jobber/components@2.40.2) (2021-07-20)


### Bug Fixes

* Null Reference variable for form-field component [JOB-33267] ([#594](https://github.com/GetJobber/atlantis/issues/594)) ([6cbc91a](https://github.com/GetJobber/atlantis/commit/6cbc91a9af3a381d1c48c66e378b546e007d8283))





## [2.40.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.40.0...@jobber/components@2.40.1) (2021-07-16)

**Note:** Version bump only for package @jobber/components
Expand Down
2 changes: 1 addition & 1 deletion packages/components/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/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jobber/components",
"version": "2.40.1",
"version": "2.40.2",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/docz-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ menu: Changelog
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.19](https://github.com/GetJobber/atlantis/compare/@jobber/docz-tools@1.6.18...@jobber/docz-tools@1.6.19) (2021-07-20)

**Note:** Version bump only for package @jobber/docz-tools





## [1.6.18](https://github.com/GetJobber/atlantis/compare/@jobber/docz-tools@1.6.17...@jobber/docz-tools@1.6.18) (2021-07-16)

**Note:** Version bump only for package @jobber/docz-tools
Expand Down
2 changes: 1 addition & 1 deletion packages/docz-tools/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/docz-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jobber/docz-tools",
"version": "1.6.18",
"version": "1.6.19",
"description": "",
"main": "index.ts",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"@emotion/react": "^11.1.4",
"@jobber/components": "^2.40.1",
"@jobber/components": "^2.40.2",
"@jobber/design": "^0.14.1",
"classnames": "^2.3.1",
"deepmerge": "^4.2.2",
Expand Down

0 comments on commit c8f46c2

Please sign in to comment.