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

Commit

Permalink
chore(release): 5.2.7 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.7](v5.2.6...v5.2.7) (2021-07-02)

### Bug Fixes

* **deps:** update dependency jasmine to ~3.8.0 ([87a4993](87a4993))
  • Loading branch information
semantic-release-bot committed Jul 2, 2021
1 parent 24412e7 commit e24779f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.2.7](https://github.com/UziTech/atom-jasmine3-test-runner/compare/v5.2.6...v5.2.7) (2021-07-02)


### Bug Fixes

* **deps:** update dependency jasmine to ~3.8.0 ([87a4993](https://github.com/UziTech/atom-jasmine3-test-runner/commit/87a49936fbdb2b782b9506c3a7059d88431e0172))

## [5.2.6](https://github.com/UziTech/atom-jasmine3-test-runner/compare/v5.2.5...v5.2.6) (2021-05-24)


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": "atom-jasmine3-test-runner",
"version": "5.2.6",
"version": "5.2.7",
"description": "Run your Atom package tests using Jasmine 3.x",
"repository": "https://github.com/UziTech/atom-jasmine3-test-runner",
"main": "index.js",
Expand Down

0 comments on commit e24779f

Please sign in to comment.