Skip to content

Commit 00750ee

Browse files
[Changesets] Create versioned packages for publishing (#240)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8998a83 commit 00750ee

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/short-moments-design.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

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

3+
## 0.0.41
4+
5+
### Patch Changes
6+
7+
- [#239](https://github.com/dmno-dev/dmno/pull/239) [`8998a83`](https://github.com/dmno-dev/dmno/commit/8998a83ef664ea3157a7a81930c19d1cd0de84a2) Thanks [@philmillman](https://github.com/philmillman)! - updated node-forge
8+
39
## 0.0.40
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dmno",
3-
"version": "0.0.40",
3+
"version": "0.0.41",
44
"description": "dmno is the best way to manage config / env vars in your entire stack",
55
"author": "dmno-dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)