Skip to content

Commit caf02e5

Browse files
Merge pull request #103 from bootgs/release-please--branches--main--components--bootgs
chore(main): release 1.8.0
2 parents c3657f2 + 78a54f7 commit caf02e5

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.8.0](https://github.com/bootgs/boot/compare/v1.7.1...v1.8.0) (2026-04-14)
4+
5+
6+
### Features
7+
8+
* **core:** update services, decorators and repository logic ([bd1ba46](https://github.com/bootgs/boot/commit/bd1ba46eb7dc8189acec0ef2761459fe35bf5e4a))
9+
* **domain:** update domain entities, types and enums ([e81d5ce](https://github.com/bootgs/boot/commit/e81d5ce5b9048f4824be66ab3f0cc8b0ac19d344))
10+
311
## [1.7.1](https://github.com/bootgs/boot/compare/v1.7.0...v1.7.1) (2026-04-12)
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.7.1",
3+
"version": "1.8.0",
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)