Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.1.40 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.40](v1.1.39...v1.1.40) (2022-06-14)

### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities ([46ddffa](46ddffa))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Jun 14, 2022
1 parent 46ddffa commit 5fbaca4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.40](https://github.com/ScaleLeap/semantic-release-config/compare/v1.1.39...v1.1.40) (2022-06-14)


### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities ([46ddffa](https://github.com/ScaleLeap/semantic-release-config/commit/46ddffab333182e9219c141a6e00441b9f7f6089))

## [1.1.39](https://github.com/ScaleLeap/semantic-release-config/compare/v1.1.38...v1.1.39) (2022-01-25)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@scaleleap/semantic-release-config",
"version": "1.1.39",
"version": "1.1.40",
"description": "Semantic Release Shareable Configuration",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 5fbaca4

Please sign in to comment.