Skip to content

Commit f28cddb

Browse files
committed
chore(release): 0.0.132
1 parent 7017b44 commit f28cddb

File tree

3 files changed

+33
-10
lines changed

3 files changed

+33
-10
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.132](https://https//github.com/wrappid/wrappid-module/compare/v0.0.131...v0.0.132) (2025-03-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **core:** :bug: add REQUEST_PROGRESS_BAR sample ([7017b44](https://https//github.com/wrappid/wrappid-module/commit/7017b44fc7a8c3e34ddbbfcf9a0bf34e960482b2)), closes [#347](https://https//github.com/wrappid/wrappid-module/issues/347)
11+
512
### [0.0.131](https://https//github.com/wrappid/wrappid-module/compare/v0.0.130...v0.0.131) (2025-03-21)
613

714
### [0.0.130](https://https//github.com/wrappid/wrappid-module/compare/v0.0.129...v0.0.130) (2024-12-09)

package-lock.json

Lines changed: 24 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "guide-module",
3-
"version": "0.0.131",
3+
"version": "0.0.132",
44
"description": "This is a template repository for a guide module.",
55
"main": "index.js",
66
"scripts": {
@@ -65,4 +65,4 @@
6565
"ts-jest": "29.1.2",
6666
"yup": "1.3.3"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)