Skip to content

Commit e170254

Browse files
Merge pull request #85 from bootgs/release-please--branches--main--components--bootgs
chore(main): release 1.3.1
2 parents 923ee31 + 11bcab7 commit e170254

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.3.1](https://github.com/bootgs/boot/compare/v1.3.0...v1.3.1) (2026-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* add import reflect-metadata ([923ee31](https://github.com/bootgs/boot/commit/923ee3191a4415b3e0b69dab97b59bce889f2492))
9+
* add import reflect-metadata ([f6a8b7e](https://github.com/bootgs/boot/commit/f6a8b7ecd395a0b0eecffad52978910cf26528b2))
10+
311
## [1.3.0](https://github.com/bootgs/boot/compare/v1.2.0...v1.3.0) (2026-03-11)
412

513

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": "bootgs",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Boot Framework for Google Apps Script™ projects.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)