Skip to content

Commit 74c0ecf

Browse files
chore(main): release 2.8.1 (#131)
Co-authored-by: kitabisa-public-release-bot[bot] <265962015+kitabisa-public-release-bot[bot]@users.noreply.github.com>
1 parent 3a4c024 commit 74c0ecf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.8.1](https://github.com/kitabisa/smockr/compare/v2.8.0...v2.8.1) (2026-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* publish token ([#129](https://github.com/kitabisa/smockr/issues/129)) ([62cda50](https://github.com/kitabisa/smockr/commit/62cda50545e13cf8cd42e0b383202f8d943277bb))
9+
* release please ([#130](https://github.com/kitabisa/smockr/issues/130)) ([3a4c024](https://github.com/kitabisa/smockr/commit/3a4c02429e3f23dbeac84278b02600760050bff7))
10+
311
## [2.7.0](https://github.com/kitabisa/smockr/compare/v2.6.21...v2.7.0) (2024-04-30)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitabisa/smockr",
3-
"version": "2.7.0",
3+
"version": "2.8.1",
44
"description": "Supple mock server with random fake data using Faker.js",
55
"license": "MIT",
66
"author": "Kitabisa Engineer <engineer@kitabisa.com>",

0 commit comments

Comments
 (0)