Skip to content

Commit

Permalink
chore(release): 1.1.31 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 19, 2025
1 parent 4bb169e commit e182a59
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.31](https://github.com/salesforcecli/plugin-template-sf/compare/1.1.30...1.1.31) (2025-01-19)

### Bug Fixes

- **deps:** bump @salesforce/core from 8.8.0 to 8.8.2 ([b396a24](https://github.com/salesforcecli/plugin-template-sf/commit/b396a245025f1067a52901b7b8af17ac80ec5526))

## [1.1.30](https://github.com/salesforcecli/plugin-template-sf/compare/1.1.29...1.1.30) (2024-12-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024, Salesforce.com, Inc.
Copyright (c) 2025, Salesforce.com, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ FLAG DESCRIPTIONS
This person can be anyone in the world!
```

_See code: [src/commands/hello/world.ts](https://github.com/salesforcecli/plugin-template-sf/blob/1.1.30/src/commands/hello/world.ts)_
_See code: [src/commands/hello/world.ts](https://github.com/salesforcecli/plugin-template-sf/blob/1.1.31/src/commands/hello/world.ts)_

<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-template-sf",
"description": "A template repository for sf plugins",
"version": "1.1.30",
"version": "1.1.31",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
Expand Down

0 comments on commit e182a59

Please sign in to comment.