## [1.1.1](https://github.com/aviarytech/did-peer/compare/v1.1.0...v1.1.1) (2025-07-29)


### Bug Fixes

* Restore multicodec prefix handling in createNumAlgo4 function ([dcb3f4c](https://github.com/aviarytech/did-peer/commit/dcb3f4c8410c3424bbbafb3c1518c2f1cdf7d32e))
* Simplify JSON encoding in createNumAlgo4 function ([b771697](https://github.com/aviarytech/did-peer/commit/b77169762369557ecaa2d90cd8a8e7470ffa1f5d))

# [1.1.0](https://github.com/aviarytech/did-peer/compare/v1.0.2...v1.1.0) (2025-07-29)


### Features

* Allow additional custom properties on service descriptors ([5463353](https://github.com/aviarytech/did-peer/commit/54633530261730a6b9a69d06f7ac68cdcccf41d6))

## [1.0.2](https://github.com/aviarytech/did-peer/compare/v1.0.1...v1.0.2) (2025-07-28)


### Bug Fixes

* Update semantic-release configuration for npm publishing ([9cb0a9c](https://github.com/aviarytech/did-peer/commit/9cb0a9c59e929aec97b49d5db7f2072e50c26f46))

## [1.0.1](https://github.com/aviarytech/did-peer/compare/v1.0.0...v1.0.1) (2025-07-28)


### Bug Fixes

* Remove debug step for NPM_TOKEN in npm-publish workflow ([b5f2834](https://github.com/aviarytech/did-peer/commit/b5f2834d1c3c24d4ec2fcdc419dd3bc9b3566633))

# 1.0.0 (2025-07-28)


### Bug Fixes

* Add [@base](https://github.com/base) to base context ([127a675](https://github.com/aviarytech/did-peer/commit/127a67588e83affcc04354e09775585b9b1634c8))
* Add [@base](https://github.com/base) to context when services are used ([907574e](https://github.com/aviarytech/did-peer/commit/907574e67902e47c067b401399fae7eaff1a6be4))
* Address PR feedback ([59773d8](https://github.com/aviarytech/did-peer/commit/59773d8e3a3924d4409532b768c4d2d048dd4d44))
* did-peer-2 allows for multiple service blocks ([034a3f7](https://github.com/aviarytech/did-peer/commit/034a3f729a6ba8cf4ae2ec28f5334f93d2bcf781))
* key-ids should match spec ([445c1be](https://github.com/aviarytech/did-peer/commit/445c1be01903255192270a63c2b4a75ef6c93ed2))
* Remove unused attributes ([8dd2b3a](https://github.com/aviarytech/did-peer/commit/8dd2b3a5cd2b073a1a5cff3bacb5dba72a4e977e))
* support for multiple service blocks ([17bc44a](https://github.com/aviarytech/did-peer/commit/17bc44a76bbf796295cc6aff069753cabe609c01))
* switch to multikey for Numalgo 2+ ([1b81151](https://github.com/aviarytech/did-peer/commit/1b8115196a3123704bb3f5d44faa7429656899db))
