Skip to content

Commit abcd374

Browse files
committed
chore(release): publish [skip ci]
- project: @data-driven-forms/ant-component-mapper 4.1.5
1 parent 60905ba commit abcd374

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ jobs:
9595
env:
9696
# NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
9797
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
98-
NPM_CONFIG_PROVENANCE: false
98+
NPM_CONFIG_PROVENANCE: true
9999
npm_config_legacy_peer_deps: false

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ant-component-mapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@data-driven-forms/ant-component-mapper",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "Ant Design React component mapper for Data Driven Forms.",
55
"main": "index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)