aws-observability / aws-rum-web

Amazon CloudWatch RUM Web Client
Apache License 2.0
114 stars 65 forks source link

chore(release): 1.14.0 #421

Closed williazz closed 1 year ago

williazz commented 1 year ago

npm run version and manually remove duplicate changes


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

williazz commented 1 year ago

Changed the target branch to aws-rum-web/main

ps863 commented 1 year ago

We also need to hardcode the correct web client version in eventCache as we do not dynamically retrieve it yet. Refer to this for the changes that also need to accompany this.

qhanam commented 1 year ago

We also need to hardcode the correct web client version in eventCache as we do not dynamically retrieve it yet. Refer to this for the changes that also need to accompany this.

Good catch -- we should really fix that...