-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f202d97
commit e84096f
Showing
11 changed files
with
57 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2024-10-08T20:41:04Z | ||
- **Last updated**: 2024-11-09T16:30:54Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,15 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
### [0.7.9](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-11-09) | ||
|
||
#### ♻️ Refactoring | ||
|
||
- update TypeScript codegen ([49d1bc5](https://github.com/thi-ng/umbrella/commit/49d1bc5)) | ||
- reduce filesize of generated code by injecting wrapper for string type ctor | ||
if type collection uses strings | ||
- update test snapshots | ||
|
||
## [0.7.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-08-21) | ||
|
||
#### 🚀 Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2024-10-08T20:41:04Z | ||
- **Last updated**: 2024-11-09T16:30:54Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
### [1.0.9](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-11-09) | ||
|
||
#### ♻️ Refactoring | ||
|
||
- regenerate typescript sources ([9055e0e](https://github.com/thi-ng/umbrella/commit/9055e0e)) | ||
|
||
# [1.0.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-08-18) | ||
|
||
#### 🛑 Breaking changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2024-10-08T20:41:04Z | ||
- **Last updated**: 2024-11-09T16:30:54Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
### [1.0.8](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-11-09) | ||
|
||
#### ♻️ Refactoring | ||
|
||
- regenerate typescript sources ([9055e0e](https://github.com/thi-ng/umbrella/commit/9055e0e)) | ||
|
||
# [1.0.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-08-18) | ||
|
||
#### 🛑 Breaking changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2024-10-08T20:41:04Z | ||
- **Last updated**: 2024-11-09T16:30:54Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
### [1.0.8](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-11-09) | ||
|
||
#### ♻️ Refactoring | ||
|
||
- regenerate typescript sources ([9055e0e](https://github.com/thi-ng/umbrella/commit/9055e0e)) | ||
|
||
# [1.0.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-08-18) | ||
|
||
#### 🛑 Breaking changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Change Log | ||
|
||
- **Last updated**: 2024-10-08T20:41:04Z | ||
- **Last updated**: 2024-11-09T16:30:54Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
@@ -9,6 +9,12 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin | |
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes | ||
and/or version bumps of transitive dependencies. | ||
|
||
### [0.1.15](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-11-09) | ||
|
||
#### ♻️ Refactoring | ||
|
||
- regenerate typescript sources ([9055e0e](https://github.com/thi-ng/umbrella/commit/9055e0e)) | ||
|
||
## [0.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/[email protected]) (2024-08-18) | ||
|
||
#### 🚀 Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters