Skip to content

Commit d96bb79

Browse files
ci(changesets): version packages (#57)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bcd87b7 commit d96bb79

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/eighty-rats-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/logging/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @workleap/logging
22

3+
## 1.3.6
4+
5+
### Patch Changes
6+
7+
- [#56](https://github.com/workleap/wl-logging/pull/56) [`bcd87b7`](https://github.com/workleap/wl-logging/commit/bcd87b77dde77fad7f491edd5badf78719859ad9) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Bumped dependencies.
8+
39
## 1.3.5
410

511
### Patch Changes

packages/logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workleap/logging",
33
"author": "Workleap",
4-
"version": "1.3.5",
4+
"version": "1.3.6",
55
"description": "A package including logging utilities for Workleap web applications.",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)