Skip to content

Commit 7ef36af

Browse files
authored
1.24.0 (#819)
* chore: prepare release v1.24.0 * update changelog
1 parent 83bc69e commit 7ef36af

File tree

3 files changed

+29
-3
lines changed

3 files changed

+29
-3
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# @remoteoss/remote-flows
22

3+
## 1.24.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- add json-schema onboarding visualization tool (#809) [#809](https://github.com/remoteoss/remote-flows/pull/809)
10+
11+
#### Docs
12+
13+
- add docs about basic information (#807) [#807](https://github.com/remoteoss/remote-flows/pull/807)
14+
- add docs about v2 notice period (#810) [#810](https://github.com/remoteoss/remote-flows/pull/810)
15+
- add uk versioning docs (#811) [#811](https://github.com/remoteoss/remote-flows/pull/811)
16+
- add portugal versioning docs (#812) [#812](https://github.com/remoteoss/remote-flows/pull/812)
17+
- add china version docs (#813) [#813](https://github.com/remoteoss/remote-flows/pull/813)
18+
- add india docs (#814) [#814](https://github.com/remoteoss/remote-flows/pull/814)
19+
- add mex docs (#815) [#815](https://github.com/remoteoss/remote-flows/pull/815)
20+
- add pakistan contract details versioning (#816) [#816](https://github.com/remoteoss/remote-flows/pull/816)
21+
- update docs uae (#817) [#817](https://github.com/remoteoss/remote-flows/pull/817)
22+
23+
#### Chores
24+
25+
- add tests for onboarding basic information v3 (#802) [#802](https://github.com/remoteoss/remote-flows/pull/802)
26+
- centralize mocks (#804) [#804](https://github.com/remoteoss/remote-flows/pull/804)
27+
- proxy requests (#818) [#818](https://github.com/remoteoss/remote-flows/pull/818)
28+
329
## 1.23.0
430

531
### Minor Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remoteoss/remote-flows",
3-
"version": "1.23.0",
3+
"version": "1.24.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/remoteoss/remote-flows.git"

0 commit comments

Comments
 (0)