Skip to content

Commit ce3fa76

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lemon-parrots-deny.md

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

packages/plugins/1password/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#188](https://github.com/dmno-dev/varlock/pull/188) [`dcbf55d`](https://github.com/dmno-dev/varlock/commit/dcbf55d099c593fa066b4469dc012a7809a89f35) Thanks [@theoephraim](https://github.com/theoephraim)! - re-release 1pass plugin w/ minor version
8+
39
## 1.0.0
410

511
### Patch Changes

packages/plugins/1password/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@varlock/1password-plugin",
33
"description": "Varlock plugin to pull data from 1password",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)