Skip to content

Commit

Permalink
🤖 publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Sep 24, 2024
1 parent 724533e commit 672c288
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.1](https://github.com/antvis/FEngine/compare/v1.4.0...v1.4.1) (2024-09-24)


### Bug Fixes

* this丢失问题 ([#302](https://github.com/antvis/FEngine/issues/302)) ([e37dcbc](https://github.com/antvis/FEngine/commit/e37dcbc0e973f66ea55606625cdc96c0c62311dd))





# [1.4.0](https://github.com/antvis/FEngine/compare/v1.3.7...v1.4.0) (2024-09-19)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"version": "1.4.0",
"version": "1.4.1",
"command": {
"bootstrap": {
"ci": false,
Expand Down
11 changes: 11 additions & 0 deletions packages/f-my/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.1](https://github.com/antvis/f2/compare/v1.4.0...v1.4.1) (2024-09-24)


### Bug Fixes

* this丢失问题 ([#302](https://github.com/antvis/f2/issues/302)) ([e37dcbc](https://github.com/antvis/f2/commit/e37dcbc0e973f66ea55606625cdc96c0c62311dd))





# [1.4.0](https://github.com/antvis/f2/compare/v1.3.7...v1.4.0) (2024-09-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/f-my/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/f-my",
"version": "1.4.0",
"version": "1.4.1",
"description": "FEngine for alipay mini-program",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 672c288

Please sign in to comment.