Skip to content

Commit 11b4d95

Browse files
chore: release 7.13.0 (#256)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 299bd3f commit 11b4d95

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [7.13.0](https://www.github.com/tabrindle/envinfo/compare/v7.12.0...v7.13.0) (2024-04-29)
4+
5+
6+
### Features
7+
8+
* add openssl support ([#255](https://www.github.com/tabrindle/envinfo/issues/255)) ([299bd3f](https://www.github.com/tabrindle/envinfo/commit/299bd3f6b365103651e2323351247d3fed583162))
9+
10+
11+
### Bug Fixes
12+
13+
* be more tolerant when detecting Android Studio IDE on OSX ([#252](https://www.github.com/tabrindle/envinfo/issues/252)) ([eb9e5de](https://www.github.com/tabrindle/envinfo/commit/eb9e5de59310a78ccb24daa088e2695b32e48c28))
14+
315
## [7.12.0](https://www.github.com/tabrindle/envinfo/compare/v7.11.1...v7.12.0) (2024-04-06)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "envinfo",
3-
"version": "7.12.0",
3+
"version": "7.13.0",
44
"description": "Info about your dev environment for debugging purposes",
55
"repository": "https://github.com/tabrindle/envinfo",
66
"author": "tabrindle@gmail.com",

0 commit comments

Comments
 (0)