Skip to content

Commit 227ae46

Browse files
chore(release): 1.179.0 [skip ci]
# [1.179.0](v1.178.0...v1.179.0) (2024-06-15) ### Features * bigIntLiteral option for using BigInt literals ([#1063](#1063)) ([b89fbcb](b89fbcb)), closes [#928](#928) [#932](#932)
1 parent b89fbcb commit 227ae46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.179.0](https://github.com/stephenh/ts-proto/compare/v1.178.0...v1.179.0) (2024-06-15)
2+
3+
4+
### Features
5+
6+
* bigIntLiteral option for using BigInt literals ([#1063](https://github.com/stephenh/ts-proto/issues/1063)) ([b89fbcb](https://github.com/stephenh/ts-proto/commit/b89fbcb1f99ccfcd1f06551286c2459e44a3bac2)), closes [#928](https://github.com/stephenh/ts-proto/issues/928) [#932](https://github.com/stephenh/ts-proto/issues/932)
7+
18
# [1.178.0](https://github.com/stephenh/ts-proto/compare/v1.177.0...v1.178.0) (2024-06-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-proto",
3-
"version": "1.178.0",
3+
"version": "1.179.0",
44
"description": "",
55
"main": "build/plugin.js",
66
"repository": "github:stephenh/ts-proto",

0 commit comments

Comments
 (0)