-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[version bump] chore(release): release release-26 [skip ci]
@coveo/atomic-component-health-check@2.2.19 @coveo/create-atomic-component-project@1.2.16 @coveo/cli-commons@2.9.3 @coveo/create-atomic-result-component@1.2.20 @coveo/create-atomic-component@1.2.21 @coveo/cra-template@1.38.19 @coveo/angular@1.36.10 @coveo/cli-plugin-source@2.3.3 @coveo/create-atomic@1.40.2 @coveo/cli@3.2.6 **/README.md **/CHANGELOG.md **/package.json **/*.snap README.md CHANGELOG.md package.json package-lock.json packages/ui/cra-template/template.json
- Loading branch information
1 parent
414a5c0
commit 6187375
Showing
33 changed files
with
208 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# release-26 (2024-05-13) | ||
|
||
# release-25 (2024-03-18) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 54 additions & 0 deletions
54
create-atomic-component-project/tests/__snapshots__/test.spec.ts.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
// Jest Snapshot v1, https://goo.gl/fbAQLP | ||
|
||
exports[`@coveo/create-atomic-component-project should initialize a base project 1`] = ` | ||
HashedFolder { | ||
"children": [ | ||
HashedFile { | ||
"hash": "On2XOtGKsiCQNf3sl4iW9KMVbUE=", | ||
"name": "package.json", | ||
}, | ||
HashedFile { | ||
"hash": "dk1NzEu4Fb2ZY6TKzt21xMFvc2c=", | ||
"name": "readme.md", | ||
}, | ||
HashedFolder { | ||
"children": [ | ||
HashedFile { | ||
"hash": "YVuwXfIZfjfeVyLQ6cMy3kUqC3A=", | ||
"name": "html.d.ts", | ||
}, | ||
HashedFolder { | ||
"children": [ | ||
HashedFile { | ||
"hash": "L08E7dMK5e0wD5P8meKHfkDDa3o=", | ||
"name": "index.css", | ||
}, | ||
HashedFile { | ||
"hash": "bFh3SmB411lXkJIWZnTDWhG9rfI=", | ||
"name": "index.html", | ||
}, | ||
HashedFile { | ||
"hash": "tGVlR0ig5LSS79ZPOfuAFDEvqMw=", | ||
"name": "index.ts", | ||
}, | ||
], | ||
"hash": "qEEOwUr4MvYxD5CwMtkP/VqUL8Q=", | ||
"name": "pages", | ||
}, | ||
], | ||
"hash": "SRbkSC6gdgj3DuBoJV7nVX172OQ=", | ||
"name": "src", | ||
}, | ||
HashedFile { | ||
"hash": "BVZfiCzL+2kulE12K4HLAIl3kJ8=", | ||
"name": "stencil.config.ts", | ||
}, | ||
HashedFile { | ||
"hash": "yMxJnSeOFw52ObOJrKQEh86v+HM=", | ||
"name": "tsconfig.json", | ||
}, | ||
], | ||
"hash": "VXylFfUrNgaDO/OzDaPhXtTLVUc=", | ||
"name": "testDirectory", | ||
} | ||
`; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.