Skip to content

Commit 4be1acb

Browse files
github-actions[bot]mikebarkmin
authored andcommitted
Version Packages
1 parent 5562934 commit 4be1acb

55 files changed

Lines changed: 484 additions & 63 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/early-swans-move.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

examples/nextjs-client-side-assessment/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# example-nextjs-client-side-assessment
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#508](https://github.com/openpatch/bitflow/pull/508) [`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - - Update dependencies
8+
9+
# BREAKING CHANGES
10+
11+
- React version 18 or newer is now required.
12+
- Patches version 6 or newer is now required.
13+
14+
### Patch Changes
15+
16+
- Updated dependencies [[`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf)]:
17+
- @bitflow/bits@0.2.0
18+
- @bitflow/core@0.6.0
19+
- @bitflow/do-local@0.5.0
20+
- @bitflow/flow-engine@0.5.0
21+
- @bitflow/provider@0.5.0
22+
323
## 0.4.8
424

525
### Patch Changes

examples/nextjs-client-side-assessment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"next",
66
"local"
77
],
8-
"version": "0.4.8",
8+
"version": "0.5.0",
99
"private": true,
1010
"scripts": {
1111
"dev": "next dev",

packages/bits/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# @bitflow/bits
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#508](https://github.com/openpatch/bitflow/pull/508) [`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - - Update dependencies
8+
9+
# BREAKING CHANGES
10+
11+
- React version 18 or newer is now required.
12+
- Patches version 6 or newer is now required.
13+
14+
### Patch Changes
15+
16+
- Updated dependencies [[`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf)]:
17+
- @bitflow/end-tries@0.5.0
18+
- @bitflow/input-markdown@0.5.0
19+
- @bitflow/start-simple@0.5.0
20+
- @bitflow/task-choice@0.5.0
21+
- @bitflow/task-fill-in-the-blank@0.5.0
22+
- @bitflow/task-highlighting@0.2.0
23+
- @bitflow/task-input@0.5.0
24+
- @bitflow/task-yes-no@0.5.0
25+
- @bitflow/title-simple@0.5.0
26+
327
## 0.1.0
428

529
### Minor Changes

packages/bits/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitflow/bits",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"author": "Mike Barkmin",
55
"homepage": "https://github.com/openpatch/bitflow#readme",
66
"license": "MIT",

packages/concept-model-editor/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @bitflow/concept-model-editor
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#508](https://github.com/openpatch/bitflow/pull/508) [`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - - Update dependencies
8+
9+
# BREAKING CHANGES
10+
11+
- React version 18 or newer is now required.
12+
- Patches version 6 or newer is now required.
13+
14+
### Patch Changes
15+
16+
- Updated dependencies [[`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf)]:
17+
- @bitflow/concept-model@0.5.0
18+
- @bitflow/core@0.6.0
19+
320
## 0.4.4
421

522
### Patch Changes

packages/concept-model-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitflow/concept-model-editor",
3-
"version": "0.4.4",
3+
"version": "0.5.0",
44
"author": "Mike Barkmin",
55
"homepage": "https://github.com/openpatch/bitflow#readme",
66
"license": "MIT",

packages/concept-model/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @bitflow/concept-model
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#508](https://github.com/openpatch/bitflow/pull/508) [`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - - Update dependencies
8+
9+
# BREAKING CHANGES
10+
11+
- React version 18 or newer is now required.
12+
- Patches version 6 or newer is now required.
13+
14+
### Patch Changes
15+
16+
- Updated dependencies [[`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf)]:
17+
- @bitflow/flow@0.7.0
18+
- @bitflow/flow-node@0.6.0
19+
320
## 0.4.4
421

522
### Patch Changes

packages/concept-model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitflow/concept-model",
3-
"version": "0.4.4",
3+
"version": "0.5.0",
44
"author": "Mike Barkmin",
55
"homepage": "https://github.com/openpatch/bitflow#readme",
66
"license": "MIT",

packages/core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @bitflow/core
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- [#508](https://github.com/openpatch/bitflow/pull/508) [`5562934`](https://github.com/openpatch/bitflow/commit/556293410578338349003475ff41eb69d9f2ffdf) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - - Update dependencies
8+
9+
# BREAKING CHANGES
10+
11+
- React version 18 or newer is now required.
12+
- Patches version 6 or newer is now required.
13+
314
## 0.5.4
415

516
### Patch Changes

0 commit comments

Comments
 (0)