Skip to content

Commit 1c2e707

Browse files
committed
chore(website): update changelog files
1 parent b0715ad commit 1c2e707

33 files changed

Lines changed: 313 additions & 0 deletions

website/docs/changelog/core/cppjs-core-create-app.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-cpp.js
22

3+
## 1.0.1
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
39
## 1.0.0-beta.25
410

511
### Patch Changes
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @cpp.js/core-docker
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release

website/docs/changelog/core/cppjs-core-embind-jsi.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cpp.js/core-embind-jsi
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
39
## 1.0.0-beta.28
410

511
### Patch Changes

website/docs/changelog/core/cppjs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# cpp.js
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
39
## 1.0.0-beta.33
410

511
### Patch Changes

website/docs/changelog/packages/cppjs-package-expat.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cpp.js/package-expat
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
39
## 1.0.0-beta.23
410

511
### Patch Changes

website/docs/changelog/packages/cppjs-package-gdal.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# @cpp.js/package-gdal
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @cpp.js/package-expat@1.0.0
13+
- @cpp.js/package-geos@1.0.0
14+
- @cpp.js/package-geotiff@1.0.0
15+
- @cpp.js/package-iconv@1.0.0
16+
- @cpp.js/package-proj@1.0.0
17+
- @cpp.js/package-spatialite@1.0.0
18+
- @cpp.js/package-sqlite3@1.0.0
19+
- @cpp.js/package-tiff@1.0.0
20+
- @cpp.js/package-webp@1.0.0
21+
- @cpp.js/package-zlib@1.0.0
22+
323
## 1.0.0-beta.23
424

525
### Patch Changes

website/docs/changelog/packages/cppjs-package-geos.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cpp.js/package-geos
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
39
## 1.0.0-beta.23
410

511
### Patch Changes

website/docs/changelog/packages/cppjs-package-geotiff.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @cpp.js/package-geotiff
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @cpp.js/package-proj@1.0.0
13+
- @cpp.js/package-tiff@1.0.0
14+
- @cpp.js/package-zlib@1.0.0
15+
316
## 1.0.0-beta.23
417

518
### Patch Changes

website/docs/changelog/packages/cppjs-package-iconv.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cpp.js/package-iconv
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
39
## 1.0.0-beta.23
410

511
### Patch Changes

website/docs/changelog/packages/cppjs-package-proj.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @cpp.js/package-proj
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 🚀 first stable release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @cpp.js/package-sqlite3@1.0.0
13+
- @cpp.js/package-tiff@1.0.0
14+
315
## 1.0.0-beta.24
416

517
### Patch Changes

0 commit comments

Comments
 (0)