Skip to content

Commit

Permalink
Merge branch 'main' into cherese/broken-links
Browse files Browse the repository at this point in the history
  • Loading branch information
chereseeriepa authored Oct 18, 2024
2 parents 4402603 + e2fdb2f commit 4ac04e2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
token: ${{ secrets.IDENTUS_CI }}
fetch-depth: 0

- name: Update submodules
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.115.1](https://github.com/hyperledger/identus-docs/compare/v1.115.0...v1.115.1) (2024-10-16)

### :sparkles: Updates

* broken links [#182](https://github.com/hyperledger/identus-docs/issues/182) ([#187](https://github.com/hyperledger/identus-docs/issues/187)) ([0cead38](https://github.com/hyperledger/identus-docs/commit/0cead38343d46a6ad3754c017db86f73b6694a5d))

## [1.115.0](https://github.com/hyperledger/identus-docs/compare/v1.114.0...v1.115.0) (2024-10-13)

### :rocket: New Content
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "identus-documentation-portal",
"version": "1.115.0",
"version": "1.115.1",
"private": true,
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 4ac04e2

Please sign in to comment.