Skip to content

Commit

Permalink
chore(release): set package.json to 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2024-01-23)

### Bug Fixes

* include all dist files in distribution ([dfa8b8a](dfa8b8a))
  • Loading branch information
semantic-release-bot committed Jan 23, 2024
1 parent dfa8b8a commit f130b3b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/soliantconsulting/bitbucket-openid-connect/compare/v1.1.0...v1.1.1) (2024-01-23)


### Bug Fixes

* include all dist files in distribution ([dfa8b8a](https://github.com/soliantconsulting/bitbucket-openid-connect/commit/dfa8b8a9513f2dcdaa8c75998f5f22331ae221be))

# [1.1.0](https://github.com/soliantconsulting/bitbucket-openid-connect/compare/v1.0.0...v1.1.0) (2024-01-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soliantconsulting/bitbucket-openid-connect",
"version": "1.1.0",
"version": "1.1.1",
"description": "BitBucket OpenID Connect CDK template for Soliant Consulting projects",
"type": "module",
"author": "Soliant Consulting",
Expand Down

0 comments on commit f130b3b

Please sign in to comment.