Skip to content

Commit a3ab813

Browse files
chore(main): release 1.3.0
1 parent e04bc47 commit a3ab813

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/brightsign/dev-cookbook/compare/v1.2.20...v1.3.0) (2025-08-13)
4+
5+
6+
### Features
7+
8+
* Add README file for SQLite DB example ([#86](https://github.com/brightsign/dev-cookbook/issues/86)) ([8257261](https://github.com/brightsign/dev-cookbook/commit/8257261eee97113e381ba6c9da8368ec877a2e43))
9+
* PE-1032: dev-cookbook: Update README to include latest examples ([#91](https://github.com/brightsign/dev-cookbook/issues/91)) ([e04bc47](https://github.com/brightsign/dev-cookbook/commit/e04bc479efcb1a92e832bd06f0117adc858e4d81))
10+
* PE-413 simplify simple-node-example as second step for introducing examples to newcomers ([#64](https://github.com/brightsign/dev-cookbook/issues/64)) ([5376ebf](https://github.com/brightsign/dev-cookbook/commit/5376ebf165123e55a84aece11b04037f1c491d2b))
11+
* PE-616: Create JS example app for scanning bluetooth devices ([#79](https://github.com/brightsign/dev-cookbook/issues/79)) ([22ee259](https://github.com/brightsign/dev-cookbook/commit/22ee259dcc3826abfd21f5f29a3cd77f35307fa5))
12+
* **PE-851:** Add Example for Self-Updating Application in dev-cookbook ([#84](https://github.com/brightsign/dev-cookbook/issues/84)) ([80570ff](https://github.com/brightsign/dev-cookbook/commit/80570ff795adb66ed3bbd62f31aec5b306677a4e))
13+
* **PE-930:** Add local storage example ([#90](https://github.com/brightsign/dev-cookbook/issues/90)) ([a468b54](https://github.com/brightsign/dev-cookbook/commit/a468b5419894551ecf0dd2e18bd81d33b3fd10f4))
14+
* **PE-934:** create archbee config for shadow docs ([3da13eb](https://github.com/brightsign/dev-cookbook/commit/3da13ebcd1c1ccf6119852301371acd229f60796))
15+
* PE-964: [dev-cookbook] Add indexeddb example ([#87](https://github.com/brightsign/dev-cookbook/issues/87)) ([dc907f2](https://github.com/brightsign/dev-cookbook/commit/dc907f2ee9ff15fb8bb53f0e4a63f90db7f9a719))
16+
* PE-968: Create SQLlite brightscript example for Barrows ([#85](https://github.com/brightsign/dev-cookbook/issues/85)) ([9623820](https://github.com/brightsign/dev-cookbook/commit/9623820ff7e132208a5a92443a2151504b444b25))
17+
18+
19+
### Bug Fixes
20+
21+
* **PE-817:** remove dependencies that are not supported in node v14 ([#81](https://github.com/brightsign/dev-cookbook/issues/81)) ([5b0f33d](https://github.com/brightsign/dev-cookbook/commit/5b0f33d0da6ec921975c894875b457bc4aac0d85))
22+
323
## [1.2.20](https://github.com/brightsign/dev-cookbook/compare/v1.2.19...v1.2.20) (2024-06-26)
424

525

0 commit comments

Comments
 (0)