Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - @jobber/components@4.35.0
 - @jobber/components-native@0.46.4
 - @jobber/hooks@2.3.0
  • Loading branch information
walter-harriman-bot committed Sep 14, 2023
1 parent 3b503b6 commit 616c498
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 10 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

8 changes: 8 additions & 0 deletions packages/components-native/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.46.4](https://github.com/GetJobber/atlantis/compare/@jobber/components-native@0.46.3...@jobber/components-native@0.46.4) (2023-09-14)

**Note:** Version bump only for package @jobber/components-native





## [0.46.3](https://github.com/GetJobber/atlantis/compare/@jobber/components-native@0.46.2...@jobber/components-native@0.46.3) (2023-09-07)

**Note:** Version bump only for package @jobber/components-native
Expand Down
4 changes: 2 additions & 2 deletions packages/components-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jobber/components-native",
"version": "0.46.3",
"version": "0.46.4",
"license": "MIT",
"description": "React Native implementation of Atlantis",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@jobber/design": "^0.44.4",
"@jobber/hooks": "^2.2.1",
"@jobber/hooks": "^2.3.0",
"@react-native-clipboard/clipboard": "^1.11.2",
"@react-native-picker/picker": "^2.4.10",
"autolinker": "^4.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/components/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.

# [4.35.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@4.34.0...@jobber/components@4.35.0) (2023-09-14)


### Features

* **components:** JOB-78452 Select DataList row ([#1529](https://github.com/GetJobber/atlantis/issues/1529)) ([3b503b6](https://github.com/GetJobber/atlantis/commit/3b503b63930fa5ea1f276cbac9287050c1139520))





# [4.34.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@4.33.0...@jobber/components@4.34.0) (2023-09-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": "@jobber/components",
"version": "4.34.0",
"version": "4.35.0",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@jobber/design": "^0.44.4",
"@jobber/formatters": "*",
"@jobber/hooks": "^2.2.1",
"@jobber/hooks": "^2.3.0",
"@popperjs/core": "^2.0.6",
"@std-proposal/temporal": "0.0.1",
"@tanstack/react-table": "8.5.13",
Expand Down
11 changes: 11 additions & 0 deletions packages/hooks/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.

# [2.3.0](https://github.com/GetJobber/atlantis/compare/@jobber/hooks@2.2.1...@jobber/hooks@2.3.0) (2023-09-14)


### Features

* **components:** JOB-78452 Select DataList row ([#1529](https://github.com/GetJobber/atlantis/issues/1529)) ([3b503b6](https://github.com/GetJobber/atlantis/commit/3b503b63930fa5ea1f276cbac9287050c1139520))





## [2.2.1](https://github.com/GetJobber/atlantis/compare/@jobber/hooks@2.2.0...@jobber/hooks@2.2.1) (2023-09-07)

**Note:** Version bump only for package @jobber/hooks
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jobber/hooks",
"version": "2.2.1",
"version": "2.3.0",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.js",
Expand Down

0 comments on commit 616c498

Please sign in to comment.