Skip to content

Commit

Permalink
release(packages/sui-mockmock): v2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Sep 27, 2024
1 parent 8cb0f68 commit f45749f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/sui-mockmock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# 2.6.0 (2024-09-27)


### Features

* upgrade axios version ([bc15e5c](https://github.com/SUI-Components/sui/commit/bc15e5c661036bdabdb78b028acefe362b8eebc9))



# 2.5.0 (2024-02-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/sui-mockmock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/mockmock",
"version": "2.5.0",
"version": "2.6.0",
"description": "Mocking utilities for testing.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit f45749f

Please sign in to comment.