Skip to content

Commit b96013c

Browse files
committed
chore(release-js-client): js-client-v1.0.3
1 parent eebc4a9 commit b96013c

5 files changed

Lines changed: 21 additions & 3 deletions

File tree

js-client/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/leancodepl/leanpipe/compare/js-client-v1.0.2...js-client-v1.0.3) (2026-01-09)
7+
8+
**Note:** Version bump only for package js-client-pipe
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
## [1.0.2](https://github.com/leancodepl/leanpipe/compare/js-client-v1.0.1...js-client-v1.0.2) (2024-07-30)
716

817
### Bug Fixes

js-client/lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"useNx": true,
55
"command": {
66
"version": {

js-client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js-client/packages/pipe/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/leancodepl/leanpipe/compare/js-client-v1.0.2...js-client-v1.0.3) (2026-01-09)
7+
8+
**Note:** Version bump only for package @leancodepl/pipe
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
## [1.0.2](https://github.com/leancodepl/leanpipe/compare/js-client-v1.0.1...js-client-v1.0.2) (2024-07-30)
716

817
### Bug Fixes

js-client/packages/pipe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leancodepl/pipe",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"license": "Apache-2.0",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)