Skip to content

Commit 191174f

Browse files
authored
chore(main): release 1.0.0
2 parents 0e1bac5 + 1963401 commit 191174f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-09-06)
4+
5+
6+
### Features
7+
8+
* initial commit ([5b3a053](https://github.com/baslu93/plugin-analytics-connected-objects/commit/5b3a05382d060a51d38d19505f79f9128e18fab1))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plugin-analytics-connected-objects",
33
"description": "Additional Salesforce CLI commands to manage CRM Analytics connected-objects",
4-
"version": "0.0.3",
4+
"version": "1.0.0",
55
"dependencies": {
66
"@oclif/core": "^2.9.4",
77
"@oclif/plugin-legacy": "^1.3.0",

0 commit comments

Comments
 (0)