Skip to content

Commit d9fe2eb

Browse files
chore: update versions (#269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 311e7f4 commit d9fe2eb

Some content is hidden

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

41 files changed

+190
-36
lines changed

.changeset/little-llamas-hammer.md

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

examples/editor/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @orgajs/example-editor
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [60ad38f]
8+
- @orgajs/editor@1.3.1
9+
310
## 0.2.3
411

512
### Patch Changes

examples/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orgajs/example-editor",
33
"private": true,
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --port 3000 --force",

examples/getting-started/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 4.2.3
4+
5+
### Patch Changes
6+
7+
- @orgajs/reorg-rehype@4.3.2
8+
- @orgajs/reorg@4.3.1
9+
310
## 4.2.2
411

512
### Patch Changes

examples/getting-started/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@orgajs/getting-started",
4-
"version": "4.2.2",
4+
"version": "4.2.3",
55
"description": "",
66
"main": "index.js",
77
"type": "module",

examples/next/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 4.2.2
4+
5+
### Patch Changes
6+
7+
- @orgajs/loader@4.4.2
8+
- @orgajs/react@4.2.0
9+
- @orgajs/next@7.0.0
10+
311
## 4.2.1
412

513
### Patch Changes

examples/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orgajs/example-next",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/astro/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @orgajs/astro
22

3+
## 1.3.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [60ad38f]
8+
- @orgajs/rollup@1.3.2
9+
310
## 1.3.1
411

512
### Patch Changes

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orgajs/astro",
33
"description": "Add support for org-mode pages in your Astro site",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"type": "module",
66
"files": [
77
"lib/",

packages/codemirror-lang/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @orgajs/cm-lang
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- @orgajs/lezer@1.3.1
8+
39
## 1.2.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)