Skip to content

Commit cf9e063

Browse files
committed
version to 2.0.6
1 parent 1740881 commit cf9e063

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [2.0.6] - 07-21-25
3+
## [2.0.6] - 07-22-25
44
### Resolves
55

66
- Updates BLCC references to WCL in tl-header

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "git+https://github.com/TAMULib/tamu-library-components.git"
66
},
7-
"version": "2.0.6-rc1",
7+
"version": "2.0.6",
88
"private": false,
99
"license": "MIT",
1010
"engines": {

projects/tl-elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wvr/tl-elements",
3-
"version": "2.0.6-rc1",
3+
"version": "2.0.6",
44
"description": "Collection of angular components for TAMU's Custom Web Component UI",
55
"author": "Texas A&M University Libraries",
66
"private": false,

0 commit comments

Comments
 (0)