Skip to content

Commit 2318f01

Browse files
Bump version to 0.1.4 (#20)
1 parent 49249f6 commit 2318f01

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to the "pixi-code" extension will be documented in this file
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.1.4] - 2024-09-13
99

1010
- Check if project path exists before running Pixi commands
1111
- Check minimum Pixi version on activation

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Pixi support for the Python Environments extension",
55
"icon": "assets/icon.png",
66
"license": "MIT",
7-
"version": "0.1.3",
7+
"version": "0.1.4",
88
"homepage": "https://github.com/renan-r-santos/pixi-code",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)