Skip to content

Commit b51bb2e

Browse files
authored
Merge pull request #1 from School-of-Website-Engineering/release-please--branches--main--components--standard-version
2 parents 2fb61cc + 7fe34db commit b51bb2e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-03-10)
4+
5+
6+
### Features
7+
8+
* update ([2fb61cc](https://github.com/School-of-Website-Engineering/CRM-Vue/commit/2fb61cc8b1ea9c1b670c678995d1d586397b4af4))

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,7 +1,7 @@
11
{
22
"name": "Vue3-project-template",
33
"private": true,
4-
"version": "1.2.0",
4+
"version": "1.0.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --mode development",

0 commit comments

Comments
 (0)