File tree Expand file tree Collapse file tree 9 files changed +7294
-5600
lines changed
cspell-config/dictionaries Expand file tree Collapse file tree 9 files changed +7294
-5600
lines changed Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v4
1717 - uses : ./.github/actions/install
1818 - run : pnpm nx run-many -t check:all --all
19- - run : pnpm -r publish --no-git-checks
19+ - name : Publish to NPM
2020 env :
21+ NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
2122 NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
23+ run : |
24+ echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
25+ echo "@telefonica:registry=https://registry.npmjs.org/" >> ~/.npmrc
26+ pnpm -r publish --no-git-checks
27+
Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111#### Deprecated
1212#### Removed
1313
14+ ## [ 2.0.1] - 2025-04-08
15+
16+ ### Fixed
17+
18+ * fix: Fix badges in README file
19+
1420## [ 2.0.0] - 2025-04-08
1521
1622### Changed
Original file line number Diff line number Diff line change 1- [ ![ Build status] [ https://github.com/Telefonica/confluence-tools/workflows/build/badge.svg?branch=main ]] [ https://github.com/Telefonica/confluence-tools/actions?query=workflow%3Abuild+branch%3Amain ] [ ![ Last commit] [ https://img.shields.io/github/last-commit/Telefonica/confluence-tools.svg ]] [ https://github.com/Telefonica/confluence-tools/commits ] [ ![ Last release] [ https://img.shields.io/github/release-date/Telefonica/confluence-tools.svg ]] [ https://github.com/Telefonica/confluence-tools/releases ]
1+ [ ![ Build status] ( https://github.com/Telefonica/confluence-tools/actions/ workflows/build.yml /badge.svg?branch=main )] ( https://github.com/Telefonica/confluence-tools/actions?query=workflow%3Abuild+branch%3Amain ) [ ![ Last commit] ( https://img.shields.io/github/last-commit/Telefonica/confluence-tools.svg )] ( https://github.com/Telefonica/confluence-tools/commits ) [ ![ Last release] ( https://img.shields.io/github/release-date/Telefonica/confluence-tools.svg )] ( https://github.com/Telefonica/confluence-tools/releases )
22
3- [ ![ NPM downloads] [ https://img.shields.io/npm/@telefonica/child-process-manager.svg ]] [ https://www.npmjs.com/package/@telefonica/child-process-manager ] [ ![ License] [ https://img.shields.io/npm/l/@telefonica/child-process-manager.svg ]] [ https://github.com/Telefonica/confluence-tools/blob/main/components/child-process-manager/LICENSE ]
3+ [ ![ NPM downloads] ( https://img.shields.io/npm/@telefonica/child-process-manager.svg )] ( https://www.npmjs.com/package/@telefonica/child-process-manager ) [ ![ License] ( https://img.shields.io/npm/l/@telefonica/child-process-manager.svg )] ( https://github.com/Telefonica/confluence-tools/blob/main/components/child-process-manager/LICENSE )
44
55# child-process-manager
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @telefonica/child-process-manager" ,
33 "description" : " Async child process manager providing access to exit code and stdout/stderr" ,
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Telefónica Innovación Digital" ,
77 "repository" : {
Original file line number Diff line number Diff line change 1- [ ![ Build status] [ https://github.com/Telefonica/confluence-tools/workflows/build/badge.svg?branch=main ]] [ https://github.com/Telefonica/confluence-tools/actions?query=workflow%3Abuild+branch%3Amain ] [ ![ Last commit] [ https://img.shields.io/github/last-commit/Telefonica/confluence-tools.svg ]] [ https://github.com/Telefonica/confluence-tools/commits ] [ ![ Last release] [ https://img.shields.io/github/release-date/Telefonica/confluence-tools.svg ]] [ https://github.com/Telefonica/confluence-tools/releases ]
1+ [ ![ Build status] ( https://github.com/Telefonica/confluence-tools/actions/ workflows/build.yml /badge.svg?branch=main )] ( https://github.com/Telefonica/confluence-tools/actions?query=workflow%3Abuild+branch%3Amain ) [ ![ Last commit] ( https://img.shields.io/github/last-commit/Telefonica/confluence-tools.svg )] ( https://github.com/Telefonica/confluence-tools/commits ) [ ![ Last release] ( https://img.shields.io/github/release-date/Telefonica/confluence-tools.svg )] ( https://github.com/Telefonica/confluence-tools/releases )
22
3- [ ![ NPM downloads] [ https://img.shields.io/npm/@telefonica/confluence -sync.svg ]] [ https://www.npmjs.com/package/@telefonica/confluence -sync ] [ ![ License] [ https://img.shields.io/npm/l/@telefonica/confluence -sync.svg ]] [ https://github.com/Telefonica/confluence-tools/blob/main/components/confluence -sync/LICENSE ]
3+ [ ![ NPM downloads] ( https://img.shields.io/npm/@telefonica/concluence -sync.svg )] ( https://www.npmjs.com/package/@telefonica/concluence -sync ) [ ![ License] ( https://img.shields.io/npm/l/@telefonica/concluence -sync.svg )] ( https://github.com/Telefonica/confluence-tools/blob/main/components/concluence -sync/LICENSE )
44
55# confluence-sync
66
Original file line number Diff line number Diff line change @@ -5,5 +5,6 @@ esmodules
55fastq
66mdast
77mmdc
8+ npmjs
89rehype
910vfile
Original file line number Diff line number Diff line change 1- [ ![ Build status] [ https://github.com/Telefonica/confluence-tools/workflows/build/badge.svg?branch=main ]] [ https://github.com/Telefonica/confluence-tools/actions?query=workflow%3Abuild+branch%3Amain ] [ ![ Last commit] [ https://img.shields.io/github/last-commit/Telefonica/confluence-tools.svg ]] [ https://github.com/Telefonica/confluence-tools/commits ] [ ![ Last release] [ https://img.shields.io/github/release-date/Telefonica/confluence-tools.svg ]] [ https://github.com/Telefonica/confluence-tools/releases ]
1+ [ ![ Build status] ( https://github.com/Telefonica/confluence-tools/actions/ workflows/build.yml /badge.svg?branch=main )] ( https://github.com/Telefonica/confluence-tools/actions?query=workflow%3Abuild+branch%3Amain ) [ ![ Last commit] ( https://img.shields.io/github/last-commit/Telefonica/confluence-tools.svg )] ( https://github.com/Telefonica/confluence-tools/commits ) [ ![ Last release] ( https://img.shields.io/github/release-date/Telefonica/confluence-tools.svg )] ( https://github.com/Telefonica/confluence-tools/releases )
22
3- [ ![ NPM downloads] [ https://img.shields.io/npm/@telefonica/markdown-confluence -sync.svg ]] [ https://www.npmjs.com/package/@telefonica/markdown-confluence -sync ] [ ![ License] [ https://img.shields.io/npm/l/@telefonica/markdown-confluence -sync.svg ]] [ https://github.com/Telefonica/confluence-tools/blob/main/components/markdown-confluence -sync/LICENSE ]
3+ [ ![ NPM downloads] ( https://img.shields.io/npm/@telefonica/markdown-concluence -sync.svg )] ( https://www.npmjs.com/package/@telefonica/markdown-concluence -sync ) [ ![ License] ( https://img.shields.io/npm/l/@telefonica/markdown-concluence -sync.svg )] ( https://github.com/Telefonica/confluence-tools/blob/main/components/markdown-concluence -sync/LICENSE )
44
55# markdown-confluence-sync
66
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "type" : " module" ,
66 "description" : " Confluence tools for markdown and confluence integration" ,
7- "packageManager" : " pnpm@8.15.9 " ,
7+ "packageManager" : " pnpm@9.4.0 " ,
88 "scripts" : {
99 "nx" : " nx" ,
1010 "eslint" : " eslint" ,
You can’t perform that action at this time.
0 commit comments