Skip to content

Commit 87b966e

Browse files
committed
chore: update package versions to 15.2.1-alpha.3 and 21.2.1521-alpha.3 across multiple packages
1 parent 73eaa5b commit 87b966e

33 files changed

Lines changed: 101326 additions & 22 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
- name: Install packages
2525
run: yarn install --frozen-lockfile
2626

27-
- name: Build MCP API docs
28-
working-directory: packages/igniteui-mcp/igniteui-doc-mcp
29-
run: npm run build:docs:all
30-
3127
- name: Build packages
3228
run: |
3329
npm run build-pack

0 commit comments

Comments
 (0)